layout_text.xml 260 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 <?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"/>