Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing loadStateFlow to PagingDataEpoxyController #1209

Merged
merged 4 commits into from
Aug 27, 2021

Conversation

ggajews
Copy link
Contributor

@ggajews ggajews commented Jul 2, 2021

Based on PagingDataAdapter from Paging3 lib

Copy link
Contributor

@elihart elihart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this @ggajews . Only request is to remove the backing fields

@@ -30,7 +30,6 @@ import kotlinx.coroutines.ObsoleteCoroutinesApi
*
* @param T The type of the item in the [PagingData].
*/
@ObsoleteCoroutinesApi
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for cleaning this up

Co-authored-by: Eli Hart <konakid@gmail.com>
@ggajews ggajews requested a review from elihart July 19, 2021 07:11
Copy link
Contributor

@elihart elihart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! will put out another release next week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants