Skip to content

Commit

Permalink
chore: indicator width min
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 committed Aug 21, 2024
1 parent 8bdd539 commit afc2f16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
android:layout_marginBottom="10dp"
android:background="@drawable/shape_cafeteria_corner"
android:elevation="3dp"
app:tabIndicatorFullWidth="false"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/week_recycler"
app:tabTextAppearance="@style/Subtitle2"
Expand Down

0 comments on commit afc2f16

Please sign in to comment.