Skip to content

Commit

Permalink
Stop clearing posts when posts type or active source is changed
Browse files Browse the repository at this point in the history
  • Loading branch information
msasikanth committed Oct 1, 2024
1 parent 4f95138 commit d8bf1e0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,6 @@ class HomePresenter(
activeSource = activeSource,
postsType = postsType,
loadingState = HomeLoadingState.Loading,
featuredPosts = null,
posts = null
)
}
}
Expand Down

0 comments on commit d8bf1e0

Please sign in to comment.