Search code examples
androidandroid-actionbaractionbarsherlock

The best way to customize a action bar menu?


I'm new in android programming, I want to create the GUI of my app, when making that the action bar must be customized to looks like :

enter image description here

here i have "three" things:

  1. the button shape in the non-clicking state.
  2. the button shape in the clicking state.
  3. the buttons separator shape.

while searching i found somethings like Android-actionbar and ActionBar-Sherlock and i'm also familiar with how to customize the action bar and how to add buttons imagess and change it upon clicking, NOW, i don't know if there's is possibility to achieve my work using any of these methods, OR IF NOT, what's the best way.


Solution

  • You should take a look at both these links. PagerTabStrip ViewPagerIndicator