val myIntent = Intent(this.context, MyActivity::class.java) this.startActivity(myIntent)
← Lists Notifications →