Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
95fd5727d0
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ fun SettingsScreen(
|
|||
navigationIcon = {
|
||||
Box(
|
||||
Modifier
|
||||
.padding(start = 12.dp)
|
||||
.padding(start = 8.dp)
|
||||
.clip(RoundedCornerShape(50))
|
||||
.clickable(
|
||||
navigationIconInteractionSource, rememberRipple(
|
||||
|
|
Loading…
Reference in a new issue