Search code examples
androidandroid-actionbaractionbarsherlock

Actionbar Sherlock


I am using Actionbar Sherlock for the first time . What i am trying to create is an action bar with an overflow button . I tried to import the http://wptrafficanalyzer.in/blog/adding-menus-to-action-bar-in-pre-honeycomb-versions-using-sherlock-library/ project and emulate .

But i am getting the following error No resource found that matches the given name (at 'theme' with value '@android:style/ Theme.Sherlock.ForceOverflow').

I have included the library files for the actionbar Sherlock from www.actionbarsherlock.com

Can somebody please help.


Solution

  • The forced overflow has been removed in the latest version (4.2). Check the issues on Github for discussion about the motivation behind this.