Updated the widget to display the currently applied ringer
closes #92 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user