Liz
Liz copied to clipboard
Liz is an Android theme library which helos devs easily make their app customizable from the user.
R can not resolve a symbol, while running this project.
Hello there, I'd like to contribute to your awesome project by writing a Frequent Asked Questions, Updated README and Contact Us for users self-service. Would love to hear from you,...
Create demo activity that use some of the themed elements of the library, that can be found [here](https://github.com/HoraApps/Liz/tree/master/library/src/main/java/org/horaapps/liz/ui)
Create an activity with a recycler view that use the `ThemedAdapter` and the `ThemedViewHolder`
Create settings activity that let you change `base theme`, `primary color` and `accent color`. an example can be found [here](https://github.com/HoraApps/LeafPic/blob/dev/app/src/main/java/org/horaapps/leafpic/activities/SettingsActivity.java)