forked from github/wulkanowy-mirror
Fix typeface in password input
This commit is contained in:
parent
5c0ee06302
commit
9940d49759
@ -37,6 +37,7 @@
|
||||
android:layout_marginTop="10dp"
|
||||
android:ems="10"
|
||||
android:hint="@string/pass_hint"
|
||||
android:fontFamily="sans-serif"
|
||||
android:inputType="textPassword" />
|
||||
|
||||
<AutoCompleteTextView
|
||||
|
Loading…
x
Reference in New Issue
Block a user