Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-10 18:23:57 +05:00
parent 03c5bdd053
commit 841c4c3eb2
2 changed files with 69 additions and 6 deletions

View file

@ -111,9 +111,8 @@ private fun FeedListContent(
}
DateBlock(state.currentDate)
SpacerH(16.dp)
if (state.forYouBannerUM is ForYouBannerUM.Content && LocalRedesignEnabled.current) {
SpacerH(16.dp)
TangemMessageBanner(
title = resourceReference(R.string.for_you_title),
description = resourceReference(R.string.for_you_description),