Android-CircleMenu
Android-CircleMenu copied to clipboard
how to scroll this menu inside ScrollView?
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.