Improve: Overall text appearance

This commit is contained in:
LooKeR
2021-11-14 00:39:59 +05:30
parent f290508ee2
commit cf430988c0
7 changed files with 17 additions and 19 deletions

View File

@ -10,6 +10,7 @@
android:id="@+id/title"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textColor="?android:attr/textColorPrimary"
android:textSize="12sp" />
<com.google.android.material.textview.MaterialTextView