Added progress bar to the mini player.

This commit is contained in:
Karim Abou Zeid 2015-10-18 23:08:41 +02:00
commit 51f2a3bd3b
18 changed files with 1260 additions and 1039 deletions

View file

@ -61,6 +61,6 @@ http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
<!-- For use with 24dp drawables in the item_list layouts-->
<dimen name="list_item_image_icon_padding">8dp</dimen>
<dimen name="mini_player_height">48dp</dimen>
<dimen name="mini_player_height">56dp</dimen>
</resources>

View file

@ -205,4 +205,7 @@
<string name="aleksandar_tesic_summary">For helping me with the design.</string>
<string name="website">Website</string>
<string name="loading_products">Loading products…</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
</resources>