I am trying to get a text from edit text input layout and show the text on list view when click next edit text drop down button. Like this
Asked
Active
Viewed 622 times
1 Answers
0
Edittext.getText.ToString()
will give you the entered text in editText
.
And for drop down you should use Spinner.

AskNilesh
- 67,701
- 16
- 123
- 163

Nivil Boban
- 286
- 1
- 13