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.
the general orientation set as:
<linearlayout android:orientation="vertical" /> i need switch textview orientation , forth different views better handles available space.
Comments
Post a Comment