Nav drawer android design support library and more
This commit is contained in:
parent
865f72e5bb
commit
b233b3b718
25 changed files with 303 additions and 405 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<!-- Per the design guidelines, navigation drawers should be between 240dp and 320dp:
|
||||
https://developer.android.com/design/patterns/navigation-drawer.html -->
|
||||
<dimen name="navigation_drawer_image_height">140dp</dimen>
|
||||
<dimen name="navigation_drawer_header_height">140dp</dimen>
|
||||
<dimen name="nav_drawer_width_limit">320dp</dimen>
|
||||
<dimen name="nav_drawer_margin">56dp</dimen>
|
||||
|
||||
|
|
|
|||
|
|
@ -143,6 +143,7 @@
|
|||
<string name="failed_download_albumart">Unable to download the art for this album.</string>
|
||||
<string name="search_hint">Search your library…</string>
|
||||
<string name="rescanning_media">Rescanning media…</string>
|
||||
<string name="other">Other</string>
|
||||
|
||||
<string-array name="update_album_cover_options">
|
||||
<item>Download from Last.fm</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue