Android-CircleMenu icon indicating copy to clipboard operation
Android-CircleMenu copied to clipboard

how to scroll this menu inside ScrollView?

Open oceandance opened this issue 3 years ago • 1 comments

oceandance avatar Apr 26 '21 11:04 oceandance

I'm affraid there is no way to use it inside ScrollView, there is just no way to decide which View would need to handle the touch events. You have to enable/disable either view by your own logic to decide which should handle the incoming touch events.

szugyi avatar Apr 26 '21 11:04 szugyi