Removed stroke

This commit is contained in:
h4h13 2019-09-29 14:27:27 +05:30
parent 579a8d06eb
commit 5162bcee8a
20 changed files with 50 additions and 61 deletions

View file

@ -52,6 +52,7 @@
android:paddingStart="16dp"
android:paddingTop="16dp"
android:paddingEnd="16dp"
android:textAppearance="@style/TextViewNormal"
android:textSize="16sp" />
<com.google.android.material.textview.MaterialTextView