ActionBarSherlock v3.0.0 Release Notes

Release Date: 2011-06-05 // almost 13 years ago
  • The API has been rewritten to mimic that of the native action bar. As a result, ๐Ÿ‘ usage now only requires changing a few imports to use the support versions ๐Ÿ‘€ of classes and calling getSupportActionBar(). See the README for more info.

    The rewrite necessitated tight interaction with the ๐Ÿ”Š compatibility library to the point where its sources are now included. You are no longer required to have the standalone .jar file.

    0๏ธโƒฃ Also included is a default custom action bar for use by default on pre-3.0 devices. This custom implementation is based off of Johan Nilsson's Android-ActionBar and the work that I have done on it.

    More details are available at http://actionbarsherlock.com