Reader fullscreen option
This commit is contained in:
@@ -76,12 +76,18 @@
|
||||
android:summary="@string/reader_optimize_summary"
|
||||
android:title="@string/reader_optimize" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
android:key="reader_fullscreen"
|
||||
android:summary="@string/reader_fullscreen_summary"
|
||||
android:title="@string/fullscreen_mode"
|
||||
app:allowDividerAbove="true" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
android:key="reader_bar"
|
||||
android:summary="@string/reader_info_bar_summary"
|
||||
android:title="@string/reader_info_bar"
|
||||
app:allowDividerAbove="true" />
|
||||
android:title="@string/reader_info_bar" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
android:defaultValue="true"
|
||||
|
||||
Reference in New Issue
Block a user