mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Fix #1792 Change style of text used
This commit is contained in:
parent
26aba63176
commit
137faae6e9
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user