you can make your style with the style generator http://www.actionbarstylegenerator.com/
download the zip result and put it in your res folder. Then you have to declare the theme in the manifest file. That's it....
you can make your style with the style generator http://www.actionbarstylegenerator.com/
download the zip result and put it in your res folder. Then you have to declare the theme in the manifest file. That's it....
Note that the attached example uses the Holo.Light theme. This is done with this manifest editor line:
Code:
SetApplicationAttribute(android:theme, "@android:style/Theme.Holo.Light")
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.