Another is the use of "singleTop", "singleTask", "singleInstance", and "singleInstancePerTask" activity launch modes, instead of properly implementing an interface that supports multiple task instances and allows its activities to properly stack on other's tasks that is allowing other applications to call upon your application to do a task and then properly allow the user to return the application from which where the call was made.
compressedgas•1mo ago