Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feat/#117-place-se…
Browse files Browse the repository at this point in the history
…arch-api
  • Loading branch information
angryPodo committed Jan 22, 2025
2 parents 5711f6a + abb7a4a commit be2bc37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ private fun RowScope.MainBottomBarItem(
color = if (selected) {
SpoonyAndroidTheme.colors.main400
} else {
SpoonyAndroidTheme.colors.gray200
SpoonyAndroidTheme.colors.gray400
}
)
}
Expand Down

0 comments on commit be2bc37

Please sign in to comment.