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

This commit is contained in:
Lucas Dupin
2021-11-15 15:53:17 +00:00
committed by Android (Google) Code Review

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