WidgetConfigureActivity not exported
This commit is contained in:
parent
acc2782099
commit
94346f240b
|
@ -52,8 +52,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".widget.WidgetConfigureActivity"
|
||||
android:theme="@android:style/Theme.Material.Dialog.NoActionBar"
|
||||
android:exported="true">
|
||||
android:theme="@android:style/Theme.Material.Dialog.NoActionBar" >
|
||||
<intent-filter>
|
||||
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />
|
||||
</intent-filter>
|
||||
|
|
Loading…
Reference in a new issue