I want to add views at runtime. then remove all of them and then add another set of views. Once i do addView() it works. but when i do removeAllView(). after that addView does not work. any one have a suggestion ??