mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	Place restrictions above category selection
This commit is contained in:
		| @@ -36,10 +36,6 @@ | ||||
|             android:summary="%s" | ||||
|             android:title="@string/pref_library_update_interval"/> | ||||
|  | ||||
|         <MultiSelectListPreference | ||||
|             android:key="@string/pref_library_update_categories_key" | ||||
|             android:title="@string/pref_library_update_categories"/> | ||||
|  | ||||
|         <MultiSelectListPreference | ||||
|             android:entries="@array/library_update_restrictions" | ||||
|             android:entryValues="@array/library_update_restrictions_values" | ||||
| @@ -47,6 +43,10 @@ | ||||
|             android:summary="@string/pref_library_update_restriction_summary" | ||||
|             android:title="@string/pref_library_update_restriction" /> | ||||
|  | ||||
|         <MultiSelectListPreference | ||||
|             android:key="@string/pref_library_update_categories_key" | ||||
|             android:title="@string/pref_library_update_categories"/> | ||||
|  | ||||
|         <SwitchPreference | ||||
|             android:defaultValue="false" | ||||
|             android:key="@string/pref_update_only_non_completed_key" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user