Resume application and stack from notification

后端 未结 8 1634
一向
一向 2020-11-22 16:04

I want to resume my app from a status bar notification in the exact same manner as when the user taps its icon in the launcher.

That is: I want the stack to be in th

8条回答
  •  悲&欢浪女
    2020-11-22 16:47

    This is Very Simple open Your manifest file and set attribute Launch mode singleTop in your activity attribute

提交回复
热议问题