See the picture, i have a button and it is behind an invisible view (the red l
android:focusable="false" android:focusableInTouchMode="false" android:clickable="false"
Declare it in your layout.
Let me know if it helps you.