[Output Swticher] Fix landscape truncate

Attached screenshot in bug.

Bug: 221167125
Test: Verified on device
Change-Id: I5af2f34552eb800af8a8a1ce353eef30e4f8e697
This commit is contained in:
shaoweishen
2022-03-28 02:27:48 +00:00
committed by Shaowei Shen
parent a5fdb746cf
commit af3828d53b

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