• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android studio: Why TextView, Buton, etc are not Visible in Design Editor.

Bishnu42

Lurker
Android studio.jpg
I have installed Android studio in Windows 10 OS. I created a new project based on the Login Activity. In the Design Editor I have selected Both option(Design or Blueprint view). But TextView, Button, Label, etc are not visible during design time. At run time everything is ok. But no controls are visible at design time.
Please Help.
 
Last edited:
I seldom use Design Editor. I prefer coding for layout design. Let me have a check in my Android Studio tomorrow.
 
The 3rd icon right to Palette is 'Hide'. It will hide Widgets such as Button, Checkbox,... and so on. Click the 'Palette' to show it again.
In addition, make sure you have created at least one AVD. For example, Nexus 4.
 
Android studio.jpg
Sir,
Kindly see the screenshot and tell me where to click. I am unable to find the Hide option in the Pallet.
Waiting for your kind reply.
Android studio.jpg
 
Last edited:
Back
Top Bottom