修改1级的部分bug,解决点位方向旋转问题

This commit is contained in:
wds
2021-07-30 19:07:48 +08:00
parent afa832e6fd
commit be6f17f4cd
29 changed files with 768 additions and 488 deletions

View File

@@ -21,6 +21,8 @@
android:layout_height="60dp"
android:layout_marginTop="6dp"
app:tabMode="fixed"
app:tabGravity="fill"
app:tabMaxWidth="0dp"
app:tabRippleColor="@android:color/transparent"
app:tabIndicatorHeight="0dp"
app:tabTextColor="#F08A8888"