Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-12 11:28:18 +03:00
parent 1ea13a7484
commit 6588ff4fbc
14 changed files with 144 additions and 28 deletions

View file

@ -234,6 +234,7 @@ private fun LazyListScope.listHeaderItem(
TextShimmer(
style = TangemTheme.typography.subtitle2,
text = stringResourceSafe(titleRes),
modifier = Modifier.testTag(SendAddressScreenTestTags.ADDRESSES_SHIMMER),
)
}
} else {