Updated on 2026-08-14

This commit is contained in:
Tangem 2025-05-27 16:06:18 +03:00
parent 90a109a117
commit 9fce3e758d
8 changed files with 317 additions and 107 deletions

View file

@ -132,7 +132,7 @@ private fun Content(state: MarketsListUM, onHeaderSizeChange: (Dp) -> Unit, modi
state.stakingNotificationMaxApy != null &&
state.selectedSortBy != SortByTypeUM.Staking,
) {
val showMore = stringResourceSafe(R.string.markets_staking_banner_description_show_more)
val showMore = stringResourceSafe(R.string.common_show_more)
val description = stringResourceSafe(
R.string.markets_staking_banner_description_placeholder,
showMore,