hi is that you need click on the list item . if that unned to override the function AdapterView.OnItemSelectedListener
On Dec 29, 9:05 am, "Hendrik Greving" <[email protected]> wrote: > I have a Dialog, setContentView set to a xml ListView. I then use a > ListAdapter that returns view form elements, like RadioGroup and a Button. I > took the ListView to get scrolling if the RadioGroup is big. First, is there > a better, smarter way to do this? My current problem is, yet it works, the > form elements like the button is not getting the click when tapping on it. I > guess it's getting lost in the ListView. Any help is appreciated, thank you. > Happy New Year. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

