Reputation: 6240
I am using Android Studio 2.3 When I click on a button or textfield or any widget I want the properties windows to show up on the right so I can see all available properties for that widget and edit the properties there. How can I get the properties window to appear?
Upvotes: 0
Views: 1059
Reputation: 6240
I have solved it. If you press shift+f12 it will restore the default layout.
Upvotes: 1