Updated the widget to display the currently applied ringer

closes #92

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-06-04 11:45:49 -04:00
parent a27441e412
commit 2c365189d2
7 changed files with 40 additions and 5 deletions

View File

@@ -77,6 +77,7 @@
android:label="@string/app_name" >
<intent-filter>
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
<action android:name="action_update" />
</intent-filter>
<meta-data