Wednesday, September 12, 2012

[android-developers] Add a view dynamically to listview that is bound by cursor adapter

I have a list view that contains contacts of a person. When I click a list item I want to add a view at next to that clicked item's position . The added view is not a fixed one for all list item clicks. Hence I am creating that view dynamically . How can i do it ? 

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment