Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Commit 9de31dd

Browse files
author
A. Taha Baki
committed
💄 hide bottomAppBar when scrolling...
1 parent e6b5515 commit 9de31dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/activity_home.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
android:layout_width="match_parent"
1818
android:layout_height="wrap_content"
1919
android:layout_gravity="bottom"
20+
app:hideOnScroll="true"
2021
app:navigationIcon="@drawable/ic_menu"/>
2122

2223
<com.google.android.material.floatingactionbutton.FloatingActionButton

0 commit comments

Comments
 (0)