Android Question Tutorial on creating a custom theme and implementing it

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Everyone,

I found this site: http://android-holo-colors.com/ that allows users to create a custom theme and it's associated files but I don't know how to implement it in my B4A project.

Can you reply with a tutorial on how to do this?

Thanks.
 

DonManfred

Expert
Licensed User
Longtime User
Follow the AppCompat Tutorialseries. It shows how to create a Theme for AppCompat. You can use this knowledge to add the Theme for the android-holo-colors.
 
Upvote 0
Top