layout_text.xml 260 字节
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/tab_text"
    android:layout_width="wrap_content"
    android:gravity="center_vertical"
    android:layout_height="match_parent"/>