Updated on 2026-08-14
This commit is contained in:
parent
d3d91e3394
commit
638cbc9d23
8 changed files with 6 additions and 8 deletions
|
|
@ -266,7 +266,6 @@ private fun MarketPulseBlock(marketChartConfig: MarketChartConfig, feedListCallb
|
|||
}
|
||||
}
|
||||
|
||||
@Suppress("CanBeNonNullable")
|
||||
@Composable
|
||||
private fun NewsBlock(feedListCallbacks: FeedListCallbacks, news: NewsUM, trendingArticle: ArticleConfigUM?) {
|
||||
AnimatedContent(news.newsUMState) { newsUMState ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue