Updated on 2026-08-14
This commit is contained in:
parent
03c5bdd053
commit
841c4c3eb2
2 changed files with 69 additions and 6 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue