File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 app : singleLineTitle =" false"
2424 app : iconSpaceReserved =" false" />
2525
26- <PreferenceScreen
27- android : key =" @string/player_notification_screen_key"
28- android : fragment =" org.schabi.newpipe.settings.PlayerNotificationSettingsFragment"
29- android : summary =" @string/settings_category_player_notification_summary"
30- android : title =" @string/settings_category_player_notification_title"
31- app : singleLineTitle =" false"
32- app : iconSpaceReserved =" false" />
33-
3426 <SwitchPreferenceCompat
3527 android : defaultValue =" true"
3628 android : key =" @string/show_hold_to_append_key"
Original file line number Diff line number Diff line change 44 android:key=" general_preferences"
55 android:title=" @string/notifications" >
66
7+ <PreferenceScreen
8+ android:key=" @string/player_notification_screen_key"
9+ android:fragment=" org.schabi.newpipe.settings.PlayerNotificationSettingsFragment"
10+ android:summary=" @string/settings_category_player_notification_summary"
11+ android:title=" @string/settings_category_player_notification_title"
12+ app:singleLineTitle=" false"
13+ app:iconSpaceReserved=" false" />
14+
715 <SwitchPreference
816 android:defaultValue=" false"
917 android:key=" @string/enable_streams_notifications"
You can’t perform that action at this time.
0 commit comments