Searched defs:saveButton (Results 1 – 2 of 2) sorted by relevance
109 val saveButton = requireViewById<Button>(R.id.done) in testNotLaunchFromFavoriting_saveButton_disabled() constant117 val saveButton = requireViewById<Button>(R.id.done) in testLaunchFromFavoriting_saveButton_enabled() constant
71 private lateinit var saveButton: View variable