New reader menu (#368)

This commit is contained in:
inorichi
2016-06-27 16:46:31 +02:00
committed by GitHub
parent fe6dff9086
commit 05c0516a57
22 changed files with 585 additions and 538 deletions

View File

@@ -55,8 +55,8 @@
android:summary="%s" />
<SwitchPreference
android:title="@string/pref_hide_status_bar"
android:key="@string/pref_hide_status_bar_key"
android:title="@string/pref_fullscreen"
android:key="@string/pref_fullscreen_key"
android:defaultValue="true" />
<SwitchPreference