android_long_task icon indicating copy to clipboard operation
android_long_task copied to clipboard

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

Open kazbeksultanov opened this issue 3 years ago • 1 comments

Hi, I always get flutter icon even if I replaced with my own it with flutter launcher plugin. What can I do?

kazbeksultanov avatar Mar 10 '22 07:03 kazbeksultanov

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

easazade avatar Mar 25 '22 07:03 easazade