Updated on 2026-08-14
This commit is contained in:
parent
1ea13a7484
commit
6588ff4fbc
14 changed files with 144 additions and 28 deletions
|
|
@ -234,6 +234,7 @@ private fun LazyListScope.listHeaderItem(
|
|||
TextShimmer(
|
||||
style = TangemTheme.typography.subtitle2,
|
||||
text = stringResourceSafe(titleRes),
|
||||
modifier = Modifier.testTag(SendAddressScreenTestTags.ADDRESSES_SHIMMER),
|
||||
)
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue