Move player notification settings into appearance section
This commit is contained in:
parent
51d972eeb9
commit
42e9369df5
7 changed files with 23 additions and 19 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue