File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 android : fragment =" org.schabi.newpipe.settings.PlayerNotificationSettingsFragment"
2828 android : summary =" @string/settings_category_player_notification_summary"
2929 android : title =" @string/settings_category_player_notification_title"
30+ app : singleLineTitle =" false"
3031 app : iconSpaceReserved =" false" />
3132
3233 <SwitchPreferenceCompat
Original file line number Diff line number Diff line change 6060 <Preference
6161 android : key =" @string/check_new_streams_key"
6262 android : title =" @string/check_new_streams"
63+ app : singleLineTitle =" false"
6364 app : iconSpaceReserved =" false" />
6465
6566 <Preference
7576 android : key =" @string/show_crash_the_player_key"
7677 android : summary =" @string/show_crash_the_player_summary"
7778 android : title =" @string/show_crash_the_player_title"
79+ app : singleLineTitle =" false"
7880 app : iconSpaceReserved =" false" />
7981</PreferenceScreen >
Original file line number Diff line number Diff line change 99 android:key=" @string/enable_streams_notifications"
1010 android:summary=" @string/enable_streams_notifications_summary"
1111 android:title=" @string/enable_streams_notifications_title"
12+ app:singleLineTitle=" false"
1213 app:iconSpaceReserved=" false" />
1314
1415 <ListPreference
1920 android:key=" @string/streams_notifications_interval_key"
2021 android:summary=" %s"
2122 android:title=" @string/streams_notifications_interval_title"
23+ app:singleLineTitle=" false"
2224 app:iconSpaceReserved=" false" />
2325
2426 <ListPreference
2931 android:key=" @string/streams_notifications_network_key"
3032 android:summary=" %s"
3133 android:title=" @string/streams_notifications_network_title"
34+ app:singleLineTitle=" false"
3235 app:iconSpaceReserved=" false" />
3336
3437 <Preference
3538 android:fragment=" org.schabi.newpipe.settings.notifications.NotificationModeConfigFragment"
3639 android:dependency=" @string/enable_streams_notifications"
3740 android:key=" @string/streams_notifications_channels_key"
3841 android:title=" @string/channels"
42+ app:singleLineTitle=" false"
3943 app:iconSpaceReserved=" false" />
4044
4145</PreferenceScreen >
You can’t perform that action at this time.
0 commit comments