Improve password hint visibility

Bug: 3083095
Change-Id: I9fcf9d529c598ad75dd438ef0e7a896c6568cbab
This commit is contained in:
Irfan Sheriff
2010-10-11 10:26:14 -07:00
parent effdd53ff8
commit 566b5bb0f9

View File

@@ -82,6 +82,7 @@
android:password="true" />
<TextView android:id="@+id/hint"
style="?android:attr/textAppearanceSmallInverse"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textSize="12sp"