android - How to dynamically switch orientation of TextView -


the general orientation set as:

<linearlayout     android:orientation="vertical"  /> 

i need switch textview orientation , forth different views better handles available space.


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

How to combine associative arrays in bash? -

c++ - No viable overloaded operator for references a map -