Merge "[Output switcher] OverScroll animation" into tm-qpr-dev

This commit is contained in:
Shaowei Shen
2022-07-13 01:52:29 +00:00
committed by Android (Google) Code Review

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