Move player notification settings into appearance section

This commit is contained in:
Koitharu 2021-05-24 19:32:56 +03:00
parent 51d972eeb9
commit 42e9369df5
7 changed files with 23 additions and 19 deletions

View file

@ -34,12 +34,6 @@
android:title="@string/content"
app:iconSpaceReserved="false" />
<PreferenceScreen
android:fragment="org.schabi.newpipe.settings.NotificationSettingsFragment"
android:icon="@drawable/ic_play_arrow"
android:title="@string/settings_category_notification_title"
app:iconSpaceReserved="false" />
<PreferenceScreen
android:fragment="org.schabi.newpipe.settings.NotificationsSettingsFragment"
android:icon="@drawable/ic_notifications"