Updated on 2026-08-14
This commit is contained in:
parent
c1ad1e43ce
commit
68fbe17731
18 changed files with 968 additions and 29 deletions
|
|
@ -24,7 +24,7 @@ internal fun NFTContent(stackState: ChildStack<NFTRoute, ComposableContentCompon
|
|||
.fillMaxSize()
|
||||
.imePadding()
|
||||
.systemBarsPadding(),
|
||||
horizontalAlignment = Alignment.Companion.CenterHorizontally,
|
||||
horizontalAlignment = Alignment.CenterHorizontally,
|
||||
) {
|
||||
Children(
|
||||
stack = stackState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue