Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android - Action Bar Style

I want to show Action Bar like below.


enter image description here


enter image description here


enter image description here


I have already used this library clickhere

But it takes only two icons on Action Bar. If I add four items, then last two are shown me like menu. I want all in Action bar same as image above.

Is it possible? if yes, then HOW? Can I change Action Bar color or its default style available in Device?

Thanks in Advance.


2 Answers

I recommend you use this:

http://jgilfelt.github.com/android-actionbarstylegenerator/

to style your ActionBar.

If you want all the 4 icons to be there, just add this attribute to all the menu items:

android:showAsAction="always"
like image 164
Archie.bpgc Avatar answered Aug 03 '26 10:08

Archie.bpgc


hello try this library

it sure help you And you may have to add you own logic to handle this in below 2.3 Android OS and above 3.0 Android OS.

there is many demo sample available like below :

enter image description here

enter image description here

enter image description here

enter image description here

like image 40
Dhaval Parmar Avatar answered Aug 03 '26 09:08

Dhaval Parmar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!