Merge "[Output Swticher] Fix landscape truncate" into tm-dev

This commit is contained in:
Shaowei Shen
2022-04-01 08:46:41 +00:00
committed by Android (Google) Code Review

View File

@@ -82,6 +82,7 @@
android:id="@+id/device_list"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:orientation="vertical">
<androidx.recyclerview.widget.RecyclerView