Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I reset the Android studio layout?

My Android Studio Layout

I'm so sad because my android sutios's layout is something strange. In above screenshot, as you can see, the blue circled position is located at very right side of studio. I want to move it like the position that the arrow points but I don't know how to move it..

Any help will be appreciated. Thanks!

like image 794
J.ty Avatar asked Mar 06 '16 05:03

J.ty


2 Answers

Go to

Window > Restore Default Layout.

Or you could try SHIFT+F12,

Most of the time the reset workspace will be under Window or in other applications under

Window > WorkSpace > Reset Default Layout.

Then it should work!

like image 140
madforep Avatar answered Sep 28 '22 17:09

madforep


I'd never get helpful result when used Window\Restore default layout So I'd had to just clean up the Android Studio settings directory:

On Windows

C:\Users\*[USERNAME]*\.AndroidStudioXX

On Mac Delete these using the terminal (usage: rm -rf folderpath):

~/Library/Preferences/AndroidStudioBeta
~/Library/Application Support/AndroidStudioBeta
~/Library/Caches/AndroidStudioBeta
~/Library/Logs/AndroidStudioBeta
like image 45
bp3 Avatar answered Sep 28 '22 15:09

bp3



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!