Friday 18 January 2013

ActionBarSherlock - How to Add ActionBar in your Android Project


To Add Common ActionBar to your entire Android Application follow the steps :

In Manifest File, do as shown below :



In Activity, do as  shown below :






To Add ActionBar for Particular Screen / Activity follow the steps :

In Manifest.xml










(or)







No comments:

Post a Comment