Option to hide the new bottom bar
This commit is contained in:
parent
89782ac3f3
commit
ec2e943a5d
13 changed files with 122 additions and 57 deletions
|
|
@ -125,6 +125,7 @@
|
|||
<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_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>
|
||||
<string name="navigation_drawer_open">Open Navigation Drawer</string>
|
||||
|
|
@ -161,6 +162,7 @@
|
|||
<string name="pref_summary_alternative_progress_slider_now_playing">Uses a progressbar which does not cover the album art instead of the default progress slider.</string>
|
||||
<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="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