/mdUtil

An Android Library

Primary LanguageKotlinApache License 2.0Apache-2.0

This repo has been archived!

See material-tools

What's This?

This was a part of app-theme-helper. I reorganized and refactor these codes, this is the part for activity and widget coloring.

This is used for Phonograph Plus.

Original README digest

App Theme Helper

This is basically a copy of App Theme Engine by Aidan Follestad which only includes the "Config" part. This library is only for saving and querying theme values. The user is responsible to use those values (applying to Views), unlike ATE this library won't automatically theme your views. As an extra this library includes a few Util methods from ATE and myself to make theming easy.