This commit is contained in:
jinyuera
2021-03-03 19:03:45 +08:00
parent 3094caa875
commit 25baefb313
5 changed files with 21 additions and 19 deletions

View File

@@ -40,6 +40,7 @@
<android.support.design.widget.TabLayout
android:id="@+id/tb"
android:visibility="gone"
android:background="@color/white"
android:layout_width="match_parent"
android:layout_height="wrap_content"

View File

@@ -42,6 +42,7 @@
<android.support.design.widget.TabLayout
android:id="@+id/tb"
android:visibility="gone"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/white"