[Output switcher] OverScroll animation
don't set "never" to OverScrollMode on device list property. Test: Verified on device Bug: 237123119 Change-Id: Id349accae9477a84bed71c373e626a772fde6a2d
This commit is contained in:
committed by
Shaowei Shen
parent
9e73750458
commit
e9f24cc8d0
@@ -89,8 +89,7 @@
|
||||
android:id="@+id/list_result"
|
||||
android:scrollbars="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:overScrollMode="never"/>
|
||||
android:layout_height="wrap_content"/>
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
||||
Reference in New Issue
Block a user