(receiver) create package for receiver
This commit is contained in:
parent
1815d574c8
commit
ed5564d4d5
6 changed files with 8 additions and 6 deletions
|
|
@ -81,7 +81,7 @@
|
|||
android:name="com.theartofdev.edmodo.cropper.CropImageActivity"
|
||||
android:theme="@style/Base.Theme.AppCompat" />
|
||||
|
||||
<receiver android:name=".util.NotificationClearBroadcastReceiver" />
|
||||
<receiver android:name=".receiver.NotificationClearBroadcastReceiver" />
|
||||
|
||||
<service
|
||||
tools:targetApi="24"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue