Colored Playback Controls
This commit is contained in:
parent
5e9ab35855
commit
a0ecf5a0fa
6 changed files with 113 additions and 35 deletions
|
|
@ -118,7 +118,8 @@
|
|||
<string name="pref_title_opaque_statusbar_now_playing">Opaque Statusbar</string>
|
||||
<string name="pref_title_larger_title_box_now_playing">Larger Title Box</string>
|
||||
<string name="pref_title_alternative_progress_slider_now_playing">Alternative Progress Slider</string>
|
||||
<string name="pref_title_playback_controller_card_now_playing">Show Card below Playback Controllers</string>
|
||||
<string name="pref_title_playback_controller_card_now_playing">Show Card below Playback Controls</string>
|
||||
<string name="pref_title_colored_playback_controls_now_playing">Colored Playback Controls</string>
|
||||
<string name="pref_title_hide_bottom_bar">Hide Bottom Bar</string>
|
||||
<string name="no_equalizer">No equalizer found.</string>
|
||||
<string name="no_audio_ID">"No audio ID, play something and try again."</string>
|
||||
|
|
@ -157,6 +158,7 @@
|
|||
<string name="pref_summary_playback_controller_card_now_playing">Displays a card below the playback controller buttons (play/pause etc.).</string>
|
||||
<string name="pref_summary_ignore_media_store_artwork">Bypass the Media Store, which can increase the album artwork quality but causes slower image loading times. Only enable this if you have problems with low resolution artworks.</string>
|
||||
<string name="pref_summary_hide_bottom_bar">Hides the bar with the current playing information at the bottom. You can still fling the play/pause button in any direction to open the now playing view.</string>
|
||||
<string name="pref_summary_colored_playback_controls_now_playing">The play/pause, shuffle and repeat button as well as the progress slider are colored with the album cover\'s vibrant color.</string>
|
||||
<string name="could_not_download_album_cover">"Could not download a matching album cover."</string>
|
||||
<string name="search_hint">Search your library…</string>
|
||||
<string name="rescanning_media">Rescanning media…</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue