Is there a quick way to manually rearrange methods in Android Studio? -


i have switched eclipse android studio, , miss being able rearrange methods in .java file dragging , dropping them in class structure window. there way or similar in android studio? (obviously can cut , paste in editor window, hoping there might more efficient way.)

you can use move statement up/down shortcuts rearrange methods quickly. put caret on method name , press ctrl-shift-up/down swap either previous or next method.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -