Android: Show Listview when clicking on EditText -


i don't know if right method know if possible show listview when user clicks on edittext/textview , show afterwards selected item text in edittext. know how declare edittext in layout there example of when clicking on listener show listview? need add listview in xml layout or have add programatically?

thank you

if app wants have sort of text viewand when click on need show list view can use expandable list view check tutorial

http://theopentutorials.com/tutorials/android/listview/android-expandable-list-view-example/


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -