修改布局适配bug(部分)

This commit is contained in:
md
2021-07-29 15:49:37 +08:00
parent e0e53d69fd
commit 0a0231396f
17 changed files with 100 additions and 84 deletions

View File

@@ -20,6 +20,7 @@
android:layout_width="match_parent"
android:layout_height="60dp"
android:layout_marginTop="6dp"
app:tabMode="fixed"
app:tabRippleColor="@android:color/transparent"
app:tabIndicatorHeight="0dp"
app:tabTextColor="#F08A8888"