Ändrade så att första bokstaven i inloggningsrutan är liten bokstav som
default.
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -9,7 +9,7 @@
|
||||
android:id="@+id/tfUsername"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="none"
|
||||
android:inputType="text"
|
||||
android:ems="10"
|
||||
android:hint="@string/usernameHint" >
|
||||
|
||||
|
||||
Reference in New Issue
Block a user