Merge "Correct Wifi Share UI margins and capitalization"

This commit is contained in:
Abel Tesfaye
2021-01-19 20:00:49 +00:00
committed by Android (Google) Code Review
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"