Use adaptive text size

This commit is contained in:
mittorn 2018-04-03 01:49:40 +07:00 committed by Alibek Omarov
parent 8577f3bd79
commit f68aa134a1

View file

@ -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"