Skip to content

Commit

Permalink
Migration, Usage of redundant or deprecated syntax or deprecated symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
Pluu committed Jun 5, 2023
1 parent d530e7f commit 3ed6ed1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ internal fun DayOfWeekUi(
containerColor = backgroundColor,
contentColor = contentColor,
indicator = { tabPositions ->
TabRowDefaults.Indicator(
TabRowDefaults.SecondaryIndicator(
modifier = Modifier.tabIndicatorOffset(
tabPositions[selectedTabIndex]
),
Expand Down

0 comments on commit 3ed6ed1

Please sign in to comment.