Removed overScrollMode="never" for A12 stretch overscroll effect
This commit is contained in:
parent
88ae4bcbcc
commit
6bff74d0f9
5 changed files with 4 additions and 6 deletions
|
@ -42,7 +42,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:paddingBottom="96dp"
|
||||
android:paddingBottom="96dp"
|
||||
android:scrollbars="none"
|
||||
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior"
|
||||
tools:listitem="@layout/item_queue" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue