How to delete Notification when Android automatically clean up app process?

后端 未结 0 1082
旧巷少年郎
旧巷少年郎 2020-12-29 08:07

I wrote a code onDestroy like this:

(To delete Notification when the app is turned off by user.)

    @Override
    public void onDestroy()         


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