garretyoder / Colorful

Android runtime theme library
Apache License 2.0
2.13k stars 193 forks source link

"Dynamically" #10

Closed tobiasschuerg closed 7 years ago

tobiasschuerg commented 7 years ago

What does "dynamically" mean?

Is an Activity restart required?

Should be added to the readme.

garretyoder commented 7 years ago

Dynamically means during runtime. Activity restarts are required yes, that's the only way you can have android reload a theme without requiring manual tinting of the views.