forked from Louvorg/ReaderForSelfoss-multiplatform
Remove unnecessary definition
This commit is contained in:
@ -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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user