I am moving from Eclipse to Android Studio, and my faint recollection is that there was a way to list all the methods of a class in Eclipse. Then, you could click on them and jump to the code.
Is there a way to do this in Android Studio?
Thank you.
I am moving from Eclipse to Android Studio, and my faint recollection is that there was a way to list all the methods of a class in Eclipse. Then, you could click on them and jump to the code.
Is there a way to do this in Android Studio?
Thank you.
You can enable that panel on
View -> Tool Windows -> Structure