Tomasz Cielecki
                                            Tomasz Cielecki
                                        
                                    Try setting minimum target to 2.3 and target to 14 or over and see what happens.
I have created a new branch which is more event driven. Haven't tested much but it seems to work: https://github.com/Cheesebaron/LegacyBar/tree/eventmenu I have removed LegacyBarMenuItem from the implementation so no handling...
Are people seriously still using this? Whoa! Thanks for the Pull Request, the last one could you make it into a nuget instead?
Do you have any suggestions how to fix this? If we can't trust in the ArrayList's index, what do we do instead?
 This is how gboard looks as well. Just FYI.
I've adjusted the layout a bit and removed dupes. Looks like this now: 
:8ball: says I am going to do that soon.
I think because `OnPrepareOptionsMenu` is already overriden in `LegacyActionBarActivity` it will not be hit again in your activity which inherits from it. Will try to see if this can be...
Why not put your own name in the Resource files you added ;)
What we could do is like ActionBar Sherlock does it. They provide their own MenuItem and their own inflater for it.