Merge "[Output switcher] Fix truncate in landscape mode" into sc-v2-dev am: 6b0d48b8ff am: 67610ea4f9

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

Change-Id: I0c5f24a31926a56d4786dc64947f74703d16ceda
This commit is contained in:
Lucas Dupin
2021-11-15 16:23:58 +00:00
committed by Automerger Merge Worker

View File

@@ -74,6 +74,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