mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Make layout width equal for text and subtext_2
This commit is contained in:
parent
3ec2e6fcee
commit
360b9e4fda
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
/>
|
||||
|
||||
<TextView
|
||||
android:layout_width="272dp"
|
||||
android:layout_width="295dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:maxWidth="240dp"
|
||||
android:text="@string/tutorial_2_text"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue