fixed text
This commit is contained in:
parent
0499d81093
commit
e1b947ef43
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:theme="@style/AppTheme.Button"
|
android:theme="@style/AppTheme.Button"
|
||||||
android:id="@+id/SignUp"
|
android:id="@+id/LogIn"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/login"
|
android:text="@string/login"
|
||||||
|
|
Loading…
Reference in a new issue