Hide unsupported settings (fixes #195)

This commit is contained in:
Eugene Cheung 2017-07-07 14:10:36 -04:00
commit 80527e2769
No known key found for this signature in database
GPG key ID: E1FD745328866B0A
33 changed files with 9 additions and 58 deletions

View file

@ -169,9 +169,6 @@
<string name="empty">Empty</string>
<string name="playlist_name_empty">Playlist name</string>
<string name="song">Song</string>
<string name="pref_only_lollipop">"Only available on Lollipop or above."</string>
<string name="pref_only_nougat">"Only available on Nougat 7.0 or above."</string>
<string name="pref_only_nougat_mr1">"Only available on Nougat 7.1 or above."</string>
<string name="pref_summary_album_art_on_lockscreen">Uses the current songs album cover as lockscreen wallpaper.</string>
<string name="pref_summary_blurred_album_art">Blurs the album cover on the lockscreen. Can cause problems with third party apps and widgets.</string>
<string name="pref_summary_classic_notification">Use the classic notification design.</string>