Updated on 2026-08-14
This commit is contained in:
parent
1ea13a7484
commit
6588ff4fbc
14 changed files with 144 additions and 28 deletions
|
|
@ -115,6 +115,7 @@ internal fun WalletTopBar(config: WalletTopBarConfig) {
|
|||
Icon(
|
||||
painter = painterResource(id = action.iconRes),
|
||||
contentDescription = null,
|
||||
modifier = Modifier.testTag(MainScreenTestTags.MORE_BUTTON),
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue