material-remixer-android
material-remixer-android copied to clipboard
Add int/long/double/short variants of RangeVariableMethod and NumberListVariableMethod
While I can simulate these types by setting minValue
/maxValue
/increment
accordingly, I'd like to not have to write type conversion code.