is there a way to specify in Android Studio the or...
# android
k
is there a way to specify in Android Studio the order of things in a class? Say public first, private second, properties first, methods second, nested types last etc?