クラスファイルを使用せずに 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" />