c# - Why cant I add more then 1 item in Visual Studio? -


so i'm not new visual studio, , that's why confusing.

i'm working android app , i'm trying add stuff toolbox doesn't let me add more 1 object.

i.e have large text in there , when try add person name (or else) doesn't let me, when double click item.

i made gif visually show what's happening. here gif

what restored , crucial have line of code right here

setcontentview(resource.layout.main);


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -