1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:59:10 -05:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
RicomenPL 2017-07-23 17:02:32 +02:00
commit cd4feb6d83

View File

@ -37,6 +37,7 @@
android:layout_marginTop="10dp"
android:ems="10"
android:hint="@string/pass_hint"
android:fontFamily="sans-serif"
android:inputType="textPassword" />
<AutoCompleteTextView