Uploader Comments (mybringback)
All Comments (21)
-
Help, when I put a second LinearLayout I get this error
error: Error parsing XML: junk after document element
Why?
-
every time i press the button it force closes my app help please
-
how do i give spaces between them?
-
@sofiaengvall You can code it as you see in 0:54, just write "<EditText android:text="What you want" android:id="@+id/Whatyouwant" android:layout_width="wrap_con
tent" android:layout_height="wrap_co ntent". I think that would work. -
@sofiaengvall: I asked the same question on the forum and this was the answer:
"Travis made the turtorial using a older version of Android (I assume you're using 4.0 like I am).
As you get further along the tutorials you'll notice that some stuff that you could do in older versions of Android can no longer be done in version 4.0"
Some stuff is called different or at a different place, annoying but it keeps me finding things myself and not only copy Travis. works for me!
-
Travis Marshall you died testerday because Dexter stabbed youin the heart
Hey Travis, I cant fine EditText in my form widgets, not AutocompleteTextView and MultiAutocompleteTextview. how can i get those... ?
christagoh 7 months ago
@christagoh I believe the editText would be in the Text Field category, but I can't be too positive, I don't have eclipse installed on this computer :(
mybringback 7 months ago