New colors

This commit is contained in:
Karim Abou Zeid 2015-03-30 21:42:54 +02:00
commit 696299b960
32 changed files with 116 additions and 164 deletions

View file

@ -61,7 +61,7 @@
android:label="@string/title_activity_search" >
</activity>
<receiver android:name=".widget.MusicPlayerWidget" >
<receiver android:name=".appwidget.MusicPlayerWidget" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
</intent-filter>