Updated on 2026-08-14
This commit is contained in:
parent
2ee3bce46a
commit
79ef677303
1 changed files with 0 additions and 3 deletions
|
|
@ -29,7 +29,6 @@ import com.tangem.core.ui.res.TangemThemePreview
|
|||
import com.tangem.features.yield.supply.impl.R
|
||||
import com.tangem.features.yield.supply.impl.promo.entity.YieldSupplyPromoUM
|
||||
import com.tangem.features.yield.supply.impl.promo.model.YieldSupplyPromoClickIntents
|
||||
import com.tangem.utils.StringsSigns
|
||||
|
||||
@Suppress("MagicNumber")
|
||||
@Composable
|
||||
|
|
@ -175,8 +174,6 @@ private fun YieldSupplyTosText(tosLink: String, policyLink: String, onClick: (St
|
|||
|
||||
Text(
|
||||
text = buildAnnotatedString {
|
||||
append(StringsSigns.POINT_SIGN)
|
||||
appendSpace()
|
||||
append(fullString.substring(0, tosIndex))
|
||||
withLink(
|
||||
link = LinkAnnotation.Clickable(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue