Merge "Remove singleline for the nearby devices textview" into tm-qpr-dev

This commit is contained in:
Evan Chen
2022-10-15 05:15:19 +00:00
committed by Android (Google) Code Review

View File

@@ -39,7 +39,6 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:paddingStart="24dp" android:paddingStart="24dp"
android:paddingEnd="24dp" android:paddingEnd="24dp"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceListItemSmall"/> android:textAppearance="?android:attr/textAppearanceListItemSmall"/>
</LinearLayout> </LinearLayout>