Removed overScrollMode="never" for A12 stretch overscroll effect
This commit is contained in:
parent
6d0200f6f5
commit
88ae4bcbcc
22 changed files with 6 additions and 30 deletions
|
@ -63,7 +63,6 @@
|
|||
android:layout_marginEnd="@dimen/toolbar_margin_horizontal"
|
||||
android:descendantFocusability="beforeDescendants"
|
||||
android:focusableInTouchMode="true"
|
||||
android:overScrollMode="never"
|
||||
android:transitionGroup="true"
|
||||
app:layout_behavior="com.google.android.material.appbar.AppBarLayout$ScrollingViewBehavior">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue