Merge commit '52ad3f2f6c7da700b135b1d2e1fc7f507e4f2bf2' * commit '52ad3f2f6c7da700b135b1d2e1fc7f507e4f2bf2': Improve password hint visibility
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
android:password="true" />
|
android:password="true" />
|
||||||
|
|
||||||
<TextView android:id="@+id/hint"
|
<TextView android:id="@+id/hint"
|
||||||
|
style="?android:attr/textAppearanceSmallInverse"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:textSize="12sp"
|
android:textSize="12sp"
|
||||||
|
Reference in New Issue
Block a user