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

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

Change-Id: I66737464379aabbc65fc0c2195d9dd6235363677
This commit is contained in:
Lucas Dupin
2021-11-15 16:07:20 +00:00
committed by Automerger Merge Worker

View File

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