Correct Wifi Share UI margins and capitalization

Test: locally with crosshatch

Bug: 176926579
Change-Id: Ida59174f93ae696e4f2a91c353cf9b1649f1faac
This commit is contained in:
Abel Tesfaye
2021-01-06 22:22:19 +00:00
parent 35a2791ac2
commit cb03fb955f
2 changed files with 8 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
android:id="@+id/password"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
android:layout_marginBottom="24dp"
android:textAlignment="center"
android:textIsSelectable="true"
android:focusable="true"