How can i increase height of android ActionBar? I am using custom actionbar from this link http://javatechig.com/android/actionbar-with-custom-view-example-in-android
and an image is attached also what i am looking for?
Thanks
How can i increase height of android ActionBar? I am using custom actionbar from this link http://javatechig.com/android/actionbar-with-custom-view-example-in-android
and an image is attached also what i am looking for?
Thanks
To change height of ActionBar you can create a new file themes.xml in your res/values folder:
set this Theme to your Activity: