Feb 22, 2013

Actionbar Sherlock

Came across this nifty library for Android. This will enable the elegant tab/icon UI present in Jelly Bean on older devices as far back as API v7(Android 2.x - which is over 99% of devices).

As of this posting, only 13% of Android devices are on Jelly Bean - which means dropping in this library to support Android 2.x device will help your app stand out from the pack.

Resources:

  1. Actionbar Sherlock http://actionbarsherlock.com/
  2. Android Usage by API Level: http://developer.android.com/about/dashboards/index.html 
  3. Download on Github https://github.com/JakeWharton/ActionBarSherlock

No comments:

Post a Comment