Android: clear task stack if taskAffinity is set

前端 未结 0 1601
梦谈多话
梦谈多话 2020-12-03 07:47

I\'d like to clear task stack when user logs out. I know we can do something like below to clear the activity task:

Intent intent = new Intent(this, Activity.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题