It is not possible. The long press is reserved for toasting an action item's title.
It is not possible. The long press is reserved for toasting an action item's title.
On Jun 11, 2012 7:52 AM, "qualitative" <maks.ku...@gmail.com> wrote:Hello all. Is it posible to override long click listener in Sherlock action bar? and how if it is?
If you are using Sherlock as a library project, then you can remove that in the Sherlock project directly.
You can't do that in your project. But if you are using ABS as a library project you can go to ActionMenuItem.java and comment out the complete code under OnLongClick and just return true.