make category text in backdrop slightly smaller
This commit is contained in:
parent
0184b0678d
commit
26081fae64
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@
|
|||
android:paddingEnd="0dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:textAppearance="@style/TextAppearance.MaterialComponents.Headline6"
|
||||
android:textSize="16sp"
|
||||
android:textSize="15sp"
|
||||
tools:text="@string/categories" />
|
||||
|
|
Reference in a new issue