Merge "Remove singleline for the nearby devices textview" into tm-qpr-dev am: 093d543c6f

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

Change-Id: I7dbee58668f7ce33dfc91f0996cd969ba02e1148
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Evan Chen
2022-10-15 05:49:10 +00:00
committed by Automerger Merge Worker

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>