Browse Source
Due to MotionLayout, the bottom nav bar won't hide on scroll. Instead give recyclerview bottom padding to avoid last row/item being partly hidden.
renovate/org.robolectric-robolectric-4.x
Due to MotionLayout, the bottom nav bar won't hide on scroll. Instead give recyclerview bottom padding to avoid last row/item being partly hidden.
renovate/org.robolectric-robolectric-4.x
Ammar Githam
4 years ago
6 changed files with 28 additions and 7 deletions
-
17app/src/main/java/awais/instagrabber/customviews/helpers/CustomHideBottomViewOnScrollBehavior.java
-
3app/src/main/res/layout/fragment_discover.xml
-
2app/src/main/res/layout/fragment_feed.xml
-
5app/src/main/res/layout/fragment_hashtag.xml
-
5app/src/main/res/layout/fragment_location.xml
-
3app/src/main/res/layout/fragment_profile.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue