Hi All,

Whats difference in between removeAllViewsInLayout() and
removeAllViews(). I am populating a linear layout dynamicaly.
Depending upon response, I have to clear the past child views and
create new views. Which function I should use.

I have used removeAllViews() but views didn't get cleared.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to