Make layout width equal for text and subtext_2

This commit is contained in:
misaochan 2016-11-29 20:01:23 +13:00
parent 3ec2e6fcee
commit 360b9e4fda

View file

@ -16,7 +16,7 @@
/> />
<TextView <TextView
android:layout_width="272dp" android:layout_width="295dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:maxWidth="240dp" android:maxWidth="240dp"
android:text="@string/tutorial_2_text" android:text="@string/tutorial_2_text"