Use adaptive text size
This commit is contained in:
parent
8577f3bd79
commit
f68aa134a1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<TextView
|
||||
android:id="@+id/content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="80dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="16dp"
|
||||
android:layout_marginBottom="32dp"
|
||||
android:gravity="center_horizontal"
|
||||
|
|
Loading…
Add table
Reference in a new issue