fixed text
This commit is contained in:
parent
d68e3a6384
commit
32f3656803
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