标签: android textview android-linearlayout
一般方向设为:
<LinearLayout android:orientation="vertical" />
我需要为不同的视图来回切换TextView方向,以便更好地处理可用空间。
TextView