is there a way to hide / mask the thumbnail of an activity proposed in the task switcher ? By task switcher, I mean the menu that displays active applications with a long press on the home button.
Thanks in advance !
is there a way to hide / mask the thumbnail of an activity proposed in the task switcher ? By task switcher, I mean the menu that displays active applications with a long press on the home button.
Thanks in advance !
You can override Activity.onCreateThumbnail() to do this.