Translations:Android Training/Building a Simple User Interface/11/en
Add a Text Field[edit source]
As with every View
object, you must define certain XML attributes to specify the EditText
object's properties.
As with every View
object, you must define certain XML attributes to specify the EditText
object's properties.