Hi, I created a list view in an activity and the list shows some fields. When we click a list item a custom dialog should pop up and the user can enter some new value to this field. The custom dialog contains one edit text and two buttons ok and cancel. It is working fine. But when my list is more that means if it exceeds screen size it is showing scroll. But when we select bottom items which we can select using scroll the dialog is appearing in normal fashion. But after entering new value if i am trying to save the application is getting crashed.
Thanks, saikiran -- 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

