Hi,
I found a site that create style and theme for your app.
You can select color and views and android sdk and other
It return res folder for you that can use in your app.
For use theme in your project :
SetApplicationAttribute(android:theme, "@android:style/themename")
http://android-holo-colors.com/
I found a site that create style and theme for your app.
You can select color and views and android sdk and other
It return res folder for you that can use in your app.
For use theme in your project :
SetApplicationAttribute(android:theme, "@android:style/themename")
http://android-holo-colors.com/