1:修改首页展示tab,添加最小宽度
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
app:tabIndicatorHeight="@dimen/dp_15"
|
||||
app:tabIndicatorGravity="center"
|
||||
app:tabMode="scrollable"
|
||||
app:tabMinWidth="@dimen/dp_40"
|
||||
app:tabSelectedTextColor="@color/white"
|
||||
app:tabIndicatorColor="@android:color/transparent"
|
||||
app:tabTextAppearance="@style/CustomTabTextAppearance"
|
||||
|
||||
Reference in New Issue
Block a user