Merge "[Wi-Fi] Set the password in the WiFi QR Code sharing page to be copyable" am: f56465f12c
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11708191 Change-Id: Icbbe4d14859ff1a262e575234ba10ad61aa46a6e
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:textAlignment="center"
|
||||
android:textIsSelectable="true"
|
||||
android:focusable="true"
|
||||
android:longClickable="true"
|
||||
android:textAppearance="@android:style/TextAppearance.Material.Body1"
|
||||
android:textColor="?android:attr/textColorSecondary"/>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user