mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 14:27:57 +01:00 
			
		
		
		
	Allow fullscreen reading
This commit is contained in:
		| @@ -1,10 +1,9 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|  | ||||
|     <CheckBoxPreference android:title="@string/pref_hide_status_bar" | ||||
|         android:key="@string/pref_hide_status_bar_key" | ||||
|         android:defaultValue="false" | ||||
|         android:summary="@string/pref_hide_status_bar_summary" /> | ||||
|     <CheckBoxPreference android:title="@string/pref_fullscreen_mode" | ||||
|         android:key="@string/pref_fullscreen_key" | ||||
|         android:defaultValue="true" /> | ||||
|  | ||||
|     <ListPreference android:title="@string/pref_viewer_type" | ||||
|         android:key="@string/pref_default_viewer_key" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user