I\'m trying to define an EditText but this warning is shown:
EditText
This text field does not specify an inputType or a hint.
The code in
I think You should add input type.......