Searched refs:goBackButton (Results 1 – 1 of 1) sorted by relevance
87 val goBackButton = findViewById<Button>(R.id.go_back_button) in onCreate() constant92 goBackButton.setOnClickListener { in onCreate()