Skip to content

Commit

Permalink
Corrected material theme snapshot tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Archdoog committed Aug 20, 2024
1 parent 0a28d1c commit fa75ebf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ fun ArrivalViewInformationalPreview() {
@Composable
get() =
MaterialTheme.typography.labelSmall.copy(
color = MaterialTheme.colorScheme.onSecondary)
color = MaterialTheme.colorScheme.onBackground)

override val exitIconColor: Color
@Composable get() = MaterialTheme.colorScheme.onSecondary
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fa75ebf

Please sign in to comment.