I am totally new to stackoverflow, and only a couple of weeks with android mobile development.
A big thanks for stackoverflow, which is where I land on 90% of my google searches that begin with "Android eclipse".
Now to the chase.
I have a linearLayout with say a button and two textView elements.
Is it possible to dynamically:
- Change their order?
- Move some of them to another linearLayout or relativeLayout?