|
@@ -84,6 +84,9 @@
|
|
|
app:tabIndicatorColor="#0077fd"
|
|
|
app:tabSelectedTextColor="#0077fd"
|
|
|
app:tabTextColor="#99000000"
|
|
|
+ app:tabMaxWidth="0dp"
|
|
|
+ app:tabGravity="fill"
|
|
|
+ app:tabMode="fixed"
|
|
|
app:layout_constraintLeft_toLeftOf="parent"
|
|
|
app:layout_constraintRight_toRightOf="parent"
|
|
|
app:layout_constraintTop_toBottomOf="@+id/layout_shapeSelect"
|