android_long_task
android_long_task copied to clipboard
Is there is way to set custom icon for foreground task notification?
Hi, I always get flutter icon even if I replaced with my own it with flutter launcher plugin. What can I do?
android_long_task plugin gets the notification icon from following path
/Users/alireza/workspace/flutter/projects/city_project/city/apps/rekab/android/app/src/main/res/mipmap-***/ic_launcher.png.
check that folder please