Smaller font size for reader page indicator (closes #6071)
(cherry picked from commit c9be4093e7190289f1a744634fdb3169eb0fa745)
This commit is contained in:
parent
d9487ea7e9
commit
6b0927298a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom|center_horizontal"
|
||||
android:padding="4dp"
|
||||
android:textAppearance="?attr/textAppearanceSubtitle2"
|
||||
android:textAppearance="?attr/textAppearanceCaption"
|
||||
android:textDirection="ltr"
|
||||
android:textStyle="bold" />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue