easazade/android_long_task

Is there is way to set custom icon for foreground task notification?

Opened this issue · 1 comments

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