material-remixer-android
material-remixer-android copied to clipboard
Support explicit ordering in annotation processing
Currently remixes are ordered by moving the methods around, add a sorting method.
Maybe
@StringMethod(sort=1 )
?
cc @pingpongboss