-
Notifications
You must be signed in to change notification settings - Fork 524
Open
Description
I am using the image view with MATCH_PARENT width and height. I also have floating buttons on top of the image. The buttons box auto-hides and works with gestures. The problem is even if I override the activity's onTouchEvent the image will always intercept all touch events and doesn't dispatch to other listeners. so I had to set the images touch listener to detect the gesture and the passed view's touch event as a workaround
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels