In what order should I call events in this logout sequence?

后端 未结 0 1757
执笔经年
执笔经年 2020-12-12 10:30

Writing a kotlin social media app. I want to do 3 things within the logout sequence:

logoutbutton.setOnClickListener() {
            //1. db.logout()
                 


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