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
|
@ -55,7 +55,6 @@
|
|||
android:descendantFocusability="beforeDescendants"
|
||||
android:fillViewport="true"
|
||||
android:focusableInTouchMode="true"
|
||||
android:overScrollMode="never"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintHorizontal_bias="0.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue