mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Add a notification action to delete the media after downloading.
This commit is contained in:
@@ -445,6 +445,8 @@
|
||||
android:name=".services.EditProfileService"
|
||||
android:enabled="true"
|
||||
android:exported="false" />
|
||||
|
||||
<receiver android:name=".broadcastreceivers.DownloadedMediaDeleteActionBroadcastReceiver" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
Reference in New Issue
Block a user