Job Getabu
Results
13
comments of
Job Getabu
``` switch.setOnTouchListener { _, event -> if (event.action == MotionEvent.ACTION_UP) { // Do what you want true } else false } ```
try @Keep for all models
Is there another PR handling this. Or we wait more ?