Loading packages/EasterEgg/AndroidManifest.xml +2 −1 Original line number Original line Diff line number Diff line Loading @@ -134,6 +134,7 @@ <receiver <receiver android:name=".widget.PaintChipsWidget" android:name=".widget.PaintChipsWidget" android:label="@string/s_egg_name" android:label="@string/s_egg_name" android:exported="true" android:enabled="false"> android:enabled="false"> <intent-filter> <intent-filter> <action android:name="android.appwidget.action.APPWIDGET_UPDATE" /> <action android:name="android.appwidget.action.APPWIDGET_UPDATE" /> Loading Loading
packages/EasterEgg/AndroidManifest.xml +2 −1 Original line number Original line Diff line number Diff line Loading @@ -134,6 +134,7 @@ <receiver <receiver android:name=".widget.PaintChipsWidget" android:name=".widget.PaintChipsWidget" android:label="@string/s_egg_name" android:label="@string/s_egg_name" android:exported="true" android:enabled="false"> android:enabled="false"> <intent-filter> <intent-filter> <action android:name="android.appwidget.action.APPWIDGET_UPDATE" /> <action android:name="android.appwidget.action.APPWIDGET_UPDATE" /> Loading