Hi, I want to do something similar as the EditContact activity (add various number rows to contact with a simple add button).
I've written a custom adapter which inflates it's rows from a xml layout and is connected to a listview on a activity. After adding 3-4 entries the activity freezes. (on a galaxy s3 and the emulator) I've posted my code including log cat here<http://stackoverflow.com/questions/13180111/android-listview-with-custom-adapter-freezes-activity>. Maybe someone here has an Idea? Regards, Tim -- 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

