|
|
|
@ -428,7 +428,8 @@ class ForYouScreenTest {
|
|
|
|
windowSizeClass = WindowSizeClass.calculateFromSize(
|
|
|
|
windowSizeClass = WindowSizeClass.calculateFromSize(
|
|
|
|
DpSize(maxWidth, maxHeight)
|
|
|
|
DpSize(maxWidth, maxHeight)
|
|
|
|
),
|
|
|
|
),
|
|
|
|
interestsSelectionState = ForYouInterestsSelectionUiState.WithInterestsSelection(
|
|
|
|
interestsSelectionState =
|
|
|
|
|
|
|
|
ForYouInterestsSelectionUiState.WithInterestsSelection(
|
|
|
|
topics = listOf(
|
|
|
|
topics = listOf(
|
|
|
|
FollowableTopic(
|
|
|
|
FollowableTopic(
|
|
|
|
topic = Topic(
|
|
|
|
topic = Topic(
|
|
|
|
|