ListView Item Click Open Custom Dialog with Another Custom Listview
问题 Here I have created custom dialog which includes listview with single choice mode. when user selects one of the item in listview then it should be selected when dialog is opened next time and user must be able to select another item also. Butmy problem is dialog radiobutton are unchecked when dialog is reopened. I have reffered the http://blog.thisisfeifan.com/2011/10/2-lines-text-in-single-choice-listview.html So what is wrong in my code ? My custom Dialog xml file: <?xml version="1.0"