Fix #1792 Change style of text used

This commit is contained in:
Yash Khare 2020-02-24 17:37:11 +05:30
parent 26aba63176
commit 137faae6e9

View File

@ -10,7 +10,7 @@
android:id="@+id/item_help_title"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:textAppearance="@style/TextAppearance.KiwixTheme.Headline6"
android:textAppearance="?textAppearanceHeadline6"
app:layout_constraintEnd_toStartOf="@id/item_help_toggle_expand"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"