mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-03-29 09:50:07 +01:00
add APPWIDGET_ENABLED to the manifest intent filters
This commit is contained in:
parent
8d8d98e88d
commit
ef69dddbd6
@ -99,6 +99,7 @@
|
||||
android:label="@string/digital_clock_and_date">
|
||||
<intent-filter>
|
||||
<action android:name="android.appwidget.action.APPWIDGET_UPDATE"/>
|
||||
<action android:name="android.appwidget.action.APPWIDGET_ENABLED"/>
|
||||
</intent-filter>
|
||||
|
||||
<meta-data
|
||||
|
Loading…
x
Reference in New Issue
Block a user