Shruti Gupta
Shruti Gupta

Reputation: 21

Android studio : How to change icon in task manager

Android studio :- I changed the app icon by changing ic_launcher.png , but in the task manager showing recent app, I still see droid . How to change that any GUI option ?

Upvotes: 2

Views: 2769

Answers (1)

Mike Irving
Mike Irving

Reputation: 1628

This worked for me, on a Nexus 5x API 29 (Android 10) Emulator

From Settings -> Apps & Notifications -> 'see all xx apps' find the Launcher, e.g. Pixel Launcher, Clear the Cache and Storage for that, force quit it, hit the Home button, wait for the launcher to reload, and all should be good.

Upvotes: 5

Related Questions