use a bigger text size at the main screen
This commit is contained in:
parent
587d3471a3
commit
fdf5eb7157
|
@ -14,6 +14,6 @@
|
|||
android:lineSpacingExtra="3dp"
|
||||
android:padding="40dp"
|
||||
android:text="@string/main_text"
|
||||
android:textSize="@dimen/normal_text_size"/>
|
||||
android:textSize="@dimen/bigger_text_size"/>
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Reference in New Issue