Activity.setTaskDescription(new ActivityManager.TaskDescription(label, icon, color));
this is working but for 2nd time not first time.
if you kill app and open it again, go to recent app the first time the changes not applied, 2nd time you go to recent app the changes applied 😒.
i tried to put it every where(onstart,oncreat, onpause, onresume ...) but not working at all in first call .
Please format the code you posted, by wrapping it in triple backticks. -> `
is this android bug?!
Обсуждают сегодня