I have a textView that I\'m trying to change the size at runtime. But the size does not chnage.
The code in the xml file
Use this:
t.getLayoutParams().width = 950;