我有一个TextView ,它本身是线性布局的一部分。 XML是: <TextView android:id="@+id/label_text" android:layout_width="fill_parent" android:layout_height="77dp" ...
確定! 回上一頁