Clean ups, new default album art cover and widget resize fix

This commit is contained in:
Karim Abou Zeid 2015-07-06 18:52:26 +02:00
commit 1cccaad0f4
30 changed files with 415 additions and 362 deletions

View file

@ -4,7 +4,7 @@
android:initialLayout="@layout/widget_medium"
android:minHeight="40dp"
android:minWidth="250dp"
android:resizeMode="none"
android:resizeMode="horizontal"
android:updatePeriodMillis="0"
android:widgetCategory="home_screen|keyguard"
tools:ignore="UnusedAttribute" />