[Output switcher] Fix truncate in landscape mode

Bug: 203512719
Test: Tested on device
Change-Id: Ie522732d71d275d32ec278363afdc01ce8ff39b5
This commit is contained in:
shaoweishen
2021-11-08 06:59:26 +00:00
parent 59f0a73009
commit 30455132f4

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