我想知道如何在不使用任何类文件的情况下使 TextView 居中。
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="APW" />
我想知道如何在不使用任何类文件的情况下使 TextView 居中。
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="APW" />