Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio's Properties Window Missing

I have no idea where the properties window went. As you can see it should be under Component Tree, but it is not and there is a gray area to the right of it. any ideas?enter image description here

like image 895
Tanner Summers Avatar asked Jan 16 '16 19:01

Tanner Summers


3 Answers

That's because of the Component Tree's size which is too much.

See, before increasing the size:

enter image description here

After that:

enter image description here

Try to decrease the size with clicking and holding the click from left side of that panel to right.

This will solve the problem.

like image 91
ʍѳђઽ૯ท Avatar answered Nov 20 '22 14:11

ʍѳђઽ૯ท


Reduce the size of the Component tree panel will solve your problem.

For a better solution, you can click on panel option, In editor mode, Left. And restart and change position of the panel to Right. (solve the problem on my computer). This problem is only present when the properties panel is attach to the right sidebar

like image 3
Benoît badetitou Verhaeghe Avatar answered Nov 20 '22 13:11

Benoît badetitou Verhaeghe


This worked

Select design view from layout editor. enter image description here

like image 3
Justcurious Avatar answered Nov 20 '22 15:11

Justcurious