Hi I am developing an Android application. In my application I am using Sherlock action. I\'ve defined few menu items in action-bar like in following manner
<
Refer to the answer
If there is a button in the action layout, in order to get the callback from menu item, don't forget to set the button
android:clickable="false"