Is there any auto-complete shortcut or code-generation command in Android Studio that creates a stub
switch (myEnum){
}
statement containing all of the possible case
statements for a defined enum
as in Eclipse?
Put the caret on "switch", press Alt-Enter, select "Create missing 'switch' branches".
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With