I\'m just starting to play with MotionLayout. I have defined an activity layout using MotionLayout that uses a MotionScene to hide and sh
MotionLayout
MotionScene
I found a cleaner and more correct way to do it, you can do this .... OnClick directly from view ..
Note: It does not work with: only
PD. I'm sorry, I'm from Mexico and I'm using the translator
fun handleAction(view: View) { //handle click }