android - How to retain selection of Listview? -


i have created simple listview demo, has listselector.

a problem facing listview unable retain item selection when soft keyboard open.

after selecting list item, if tap on edit text(which outside of list view) enter text, @ time of softkeypad open, listview lost selection.

how can retain selection on ui update? in advance.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -