Updated on 2026-08-14
This commit is contained in:
parent
68920e11b5
commit
24cd5e1d40
14 changed files with 114 additions and 123 deletions
|
|
@ -45,6 +45,7 @@ fun AppBarWithBackButtonAndIconContent(
|
|||
) {
|
||||
Row(
|
||||
modifier = modifier
|
||||
.height(TangemTheme.dimens.size56)
|
||||
.background(color = backgroundColor)
|
||||
.fillMaxWidth()
|
||||
.padding(horizontal = TangemTheme.dimens.spacing16),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue