How to change size of the LinearLayout when it is runtime ?
- by user164589
Hi guys.
How to change the size of LinearLayout when it is runtime ?
I've set the size dynamically when it is runtime. But no luck. Didn't change the size of LinearLayout.
How to code it ?
Thanks in advance.