Removed density calculation to solve #248.

This commit is contained in:
Amine
2018-11-27 21:44:34 +01:00
parent 63a0638522
commit 9ba6feef0b
2 changed files with 4 additions and 5 deletions

View File

@ -7,7 +7,7 @@
android:title="@string/pref_switch_actions_pager_scroll" />
<EditTextPreference
android:defaultValue="14"
android:defaultValue="16"
android:inputType="number"
android:key="reader_font_size"
android:selectAllOnFocus="true"