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

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c++ - CryptStringToBinary API behavior -