Fix wrong 1 and 2 strings

This commit is contained in:
misaochan 2016-11-29 19:04:16 +13:00
parent 5615226717
commit 640cd168ec
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:maxWidth="240dp"
android:text="@string/welcome_copyright_text"
android:text="@string/tutorial_2_text"
android:layout_gravity="center"
android:textStyle="bold"
android:textAlignment="center"