Search code examples
androidandroid-studioandroid-studio-3.5

I can't see my whole activity in Android Studio


In the Android Studio, when i'm developing the app, I can't see the whole activity... I just see the components that i added to the layout.

https://i.sstatic.net/le5Gl.png

I shold see something like this:

https://i.sstatic.net/HnoIx.png

I uninstall and install the IDE and nothing...


Solution

  • From your first image, click on the little eye icon on the top left hand of the image. Select show layout decorations

    Hope it helps!

    Click me