I changed the app icon, its changed but when I see in background running apps it showing previous icon only.How to change that icon
Asked
Active
Viewed 334 times
0
-
[refer this link](https://stackoverflow.com/a/19593601/2794507) – Hardik Vasani May 19 '18 at 10:04
-
@user9449700 Try clear cache of your app or try uninstall & install it again. – Mohamed Mohaideen AH May 19 '18 at 10:32
-
Can you tell/show the way you"ve changed the icon? – Ronaldo May 19 '18 at 12:12
-
In my project, icons are kept in drawable folder so I insert image into that and I changed that name in manifest file where android icon is there. – G PADMAVATHI May 21 '18 at 06:43
2 Answers
0
Try:
1) Build > Clean Project
2) File -> Invalidate Caches/Restart
Hope will help you.

Tushar Lathiya
- 940
- 9
- 26
0
I Forgot to change the icon in notification builder that's why it won't change in background.After that change it works fine.

G PADMAVATHI
- 23
- 7