Merge "[Output switcher] OverScroll animation" into tm-qpr-dev am: 1fe85168a8

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19175806

Change-Id: I8cd38e0675b394a190d328cedf6cabc961f49123
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Shaowei Shen
2022-07-13 02:05:47 +00:00
committed by Automerger Merge Worker

View File

@@ -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