In Eclipse we can correct indentation by pressing Ctrl + Shift + F.
How can I correct indentation (format code) in Android Studio?
In Eclipse we can correct indentation by pressing Ctrl + Shift + F.
How can I correct indentation (format code) in Android Studio?
File->settings->Keymap and select 'eclipse' from keymap dropdown.
By doing this all the shortcuts of eclipse will work in studio also