0

I just started learning Android and below is my Layout page shown in the screenshot.I was looking for the toolbar that I could use to drag drop controls example button or edittext. Can you please suggest me the location of toolbar ?

enter image description here

Pankaj
  • 9,749
  • 32
  • 139
  • 283
  • do you mean the design palette? - http://stackoverflow.com/questions/18824306/text-design-tab-missing-new-android-project-on-android-studio-ide – enkryptor Feb 10 '16 at 17:32
  • Thank You for the link. In the second image given in question, please check the File explorer and then we have controls under layout, Widgets, Text Fields. I am looking for that window. – Pankaj Feb 10 '16 at 17:34

1 Answers1

1

I suppose you're talking about the design Palette.

Click the Palette button: enter image description here

enkryptor
  • 1,574
  • 1
  • 17
  • 27