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

@ -1325,4 +1325,5 @@
<item>@string/wifi_only</item>
</string-array>
<string name="streams_notifications_channels_key">streams_notifications_channels</string>
<string name="player_notification_screen_key">player_notification_screen</string>
</resources>