diff --git a/MainModule/src/main/res/layout/fragment_voice_category.xml b/MainModule/src/main/res/layout/fragment_voice_category.xml index 8e7ffb69..cecd5412 100644 --- a/MainModule/src/main/res/layout/fragment_voice_category.xml +++ b/MainModule/src/main/res/layout/fragment_voice_category.xml @@ -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"