parent
d9e39f88a8
commit
2ee62ac900
|
@ -21,7 +21,7 @@
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@+id/toolbar"
|
app:layout_constraintTop_toBottomOf="@+id/toolbar"
|
||||||
app:tabBackground="@drawable/audio_content_box_tab_selector"
|
app:tabBackground="@drawable/audio_content_box_tab_selector"
|
||||||
app:tabGravity="center"
|
app:tabGravity="start"
|
||||||
app:tabIndicatorFullWidth="false"
|
app:tabIndicatorFullWidth="false"
|
||||||
app:tabIndicatorHeight="0dp"
|
app:tabIndicatorHeight="0dp"
|
||||||
app:tabMode="scrollable"
|
app:tabMode="scrollable"
|
||||||
|
|
Loading…
Reference in New Issue