mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 04:41:02 +00:00
fix: change download icon
This commit is contained in:
@@ -114,7 +114,7 @@ class AnimeExtensionsFragment : Fragment(),
|
||||
context,
|
||||
Notifications.CHANNEL_DOWNLOADER_PROGRESS
|
||||
)
|
||||
.setSmallIcon(R.drawable.ic_round_download_24)
|
||||
.setSmallIcon(R.drawable.ic_download_24)
|
||||
.setContentTitle("Installation complete")
|
||||
.setContentText("The extension has been successfully installed.")
|
||||
.setPriority(NotificationCompat.PRIORITY_LOW)
|
||||
|
||||
Reference in New Issue
Block a user