Fix crashing on search

This commit is contained in:
Hemanth S 2020-06-06 16:39:27 +05:30
parent b43399cc02
commit 0cfe61f65b
2 changed files with 3 additions and 6 deletions

View file

@ -8,6 +8,6 @@
android:gravity="start"
android:paddingHorizontal="16dp"
android:paddingVertical="12dp"
android:textAppearance="@style/TextViewHeadline6"
android:textAppearance="@style/TextViewOverline"
android:textStyle="bold"
tools:text="@tools:sample/full_names" />