Android prevent appearing sensitive data at task switcher without secure flag

899 Views Asked by At

Android task switcher shows the recent application details with current onpause screen shot. For security reason, I want to remove this screenshot from the task switcher with out implementing secure flag functionality.

0

There are 0 best solutions below