Skip to content

Commit

Permalink
Fix button highlight and refactor screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Nov 10, 2023
1 parent bb568e8 commit 5648a77
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 280 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ fun MullvadTopBar(
colors =
TopAppBarDefaults.topAppBarColors(
containerColor = containerColor,
actionIconContentColor = iconTintColor,
),
)
}
Expand Down
Loading

0 comments on commit 5648a77

Please sign in to comment.