I'm using 'AllAngleExpandableButton' widget in a fragment on top of a MapView, that fragment is inside a ViewPager. When i click on the button , it doesn't perform any action. Seems like AllAngleExpandableButton is not accepting touch events in this case.