Skip to content
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.

Commit

Permalink
Bugs solved...
Browse files Browse the repository at this point in the history
- filter options
- hide fab search on reach UI end
- downloaded files not in db
  • Loading branch information
mateusjdev committed Jul 12, 2019
1 parent 07a1130 commit 2ac9e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/layout/ac_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
android:layout_height="wrap_content"
android:layout_gravity="bottom"
app:fabAlignmentMode="center"
app:fabCradleVerticalOffset="10dp"
app:hideOnScroll="true"
app:popupTheme="@style/AppTheme.PopupOverlay" />

<com.google.android.material.floatingactionbutton.FloatingActionButton
Expand Down

0 comments on commit 2ac9e40

Please sign in to comment.