Make "Player notification" PreferenceScreen searchable

This commit is contained in:
Stypox 2022-03-19 22:44:59 +01:00
parent 6ead95b5d2
commit f7faf0b202
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
app:iconSpaceReserved="false" />
<PreferenceScreen
android:key="@string/player_notification_screen_key"
android:fragment="org.schabi.newpipe.settings.PlayerNotificationSettingsFragment"
android:summary="@string/settings_category_player_notification_summary"
android:title="@string/settings_category_player_notification_title"