Sorry if this is duplicate post but I am not able to find my answer in similar posts.
So, my requirement is:
I have a linearlayout which have some textViews and editviews. Now I want to add one textview below existing editview at runtime.
The layout is a linear Layout and orientation is vertical.
I am very new to android programming. Any help will be appreciated.
Thanks