Android IDE (AIDE) Support Forum

Editor and transport

Why is this happening in the editor? I wonder why I can’t carry it with my finger.

What do you mean by carrying with your finger?

P.S. Don’t always rely on this editor. When you add other views, i.e. a drawer layout, editor will NOT display anything.

So how do I do, for example, I created view text, I want to carry it with my finger. How can I do it?

Line 5 needs a < before the word EditText

I also don’t know what you mean by carrying with your finger but you should fix this^ first before even trying to do that

If you mean dragging the view, this isn’t possible. To understand how the editor works, just open the xml file in the editor and play around and see what every element does to the display.