material-remixer-android
material-remixer-android copied to clipboard
Allow views to define their own variables
Defining all the variables in the activity doesn't scale to anything larger than a prototype project. Fragments/views/whatever should be able to define their own variables and bind/unbind themselves from Remixer.
Note that multiple instances of the same view would only show one control.