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

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - UML - How would you draw a try catch in a sequence diagram? -

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