mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	remove theme option since it's not yet working
This commit is contained in:
		| @@ -39,6 +39,7 @@ | |||||||
|         android:title="@string/settings_category_appearance_title" |         android:title="@string/settings_category_appearance_title" | ||||||
|         android:textAllCaps="true"> |         android:textAllCaps="true"> | ||||||
|  |  | ||||||
|  |         <!-- Not yet working. | ||||||
|         <ListPreference |         <ListPreference | ||||||
|             android:key="@string/theme_key" |             android:key="@string/theme_key" | ||||||
|             android:title="@string/theme_title" |             android:title="@string/theme_title" | ||||||
| @@ -46,6 +47,7 @@ | |||||||
|             android:entries="@array/theme_description_list" |             android:entries="@array/theme_description_list" | ||||||
|             android:entryValues="@array/theme_list" |             android:entryValues="@array/theme_list" | ||||||
|             android:defaultValue="@string/default_theme_value"/> |             android:defaultValue="@string/default_theme_value"/> | ||||||
|  |             --> | ||||||
|  |  | ||||||
|         <CheckBoxPreference |         <CheckBoxPreference | ||||||
|             android:key="@string/show_play_with_kodi_key" |             android:key="@string/show_play_with_kodi_key" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Christian Schabesberger
					Christian Schabesberger