Updated on 2026-08-14
This commit is contained in:
parent
f7325b9cbc
commit
9424928e3e
13 changed files with 60 additions and 43 deletions
|
|
@ -134,6 +134,7 @@ private fun SubtitleRow(walletBalanceUM: WalletBalanceUM, modifier: Modifier = M
|
|||
).resolveReference(),
|
||||
style = TangemTheme.typography2.bodyRegular14,
|
||||
color = TangemTheme.colors2.text.neutral.tertiary,
|
||||
modifier = Modifier.testTag(MainScreenTestTags.SYNC_PROGRESS_TEXT),
|
||||
)
|
||||
CircularProgressIndicator(
|
||||
modifier = Modifier.size(19.dp),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue