If you are a Visual Studio developer then sometimes you will want Android Studio to behave similarly. Here is a list of tips for configuring Android Studio
Highlight the selected tab
You can configure Visual Studio so that the project view always highlights file in the currently selected tab.
Fortunately Android Studio supports this too. Click on the settings icon and then select "Auto scroll from source".
List the class members
Unfortunately there is no dropdown list which lists the class's members like in Visual Studio. However CTRL+F12 will bring up a dialog which will.
No comments:
Post a Comment