I would like to formally announce the release of ActionBarSherlock 
v3<http://actionbarsherlock.com>, 
a library built on top of the official compatibility library to extend 
support for the native action bar API back through Android 1.6.

The library will automatically wrap your pre-3.0 activities with a custom 
action bar implementation that has been designed to mimic the native bar 
included with Android 3.0+. Interaction is handled through a single API that 
will automatically call through to either the native action bar or the 
custom action bar automatically. Theming is also unified through the 
introduction of both light and dark base themes and a set of custom 
attributes that mirror those of the native action bar which will be applied 
appropriately to the correct implementation.

For more information please take a look at the samples on the 
website<http://actionbarsherlock.com/samples.html>and in 
the repository <https://github.com/JakeWharton/ActionBarSherlock/>. You can 
also find information on using the 
API<http://actionbarsherlock.com/usage.html>as well as 
theming <http://actionbarsherlock.com/theming.html>. Support is 
available<http://actionbarsherlock.com/support.html>in a few places and I 
welcome all suggestions, comments, critiques, and 
(most importantly) pull requests on the GitHub 
repo<https://github.com/JakeWharton/ActionBarSherlock>
.

Zip and tar archives are available under the "Download Tags" section of the 
repository 
downloads page <https://github.com/JakeWharton/ActionBarSherlock/downloads>. 
(Make sure you get the latest version, 3.0.1)

Thank you and enjoy.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to