Remove unnecessary definition
This commit is contained in:
parent
014858f06b
commit
2245565f95
@ -34,8 +34,6 @@ class ImageActivity : AppCompatActivity() {
|
||||
|
||||
val transitionListener = object : MotionLayout.TransitionListener {
|
||||
override fun onTransitionStarted(motionLayout: MotionLayout?, startId: Int, endId: Int) {
|
||||
binding.root.setOnClickListener {
|
||||
}
|
||||
// Nothing
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user