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

Added feature for multi items support on RecyclerView. #22

Merged
merged 3 commits into from
Jan 24, 2019

Conversation

blazvantur
Copy link

I was using your library and I've got to the problem where I have to use different layouts inside of RecyclerView. So I added this feature to your library, so we can pass an array of layout resources into RecyclerViewSkeletonScreen.Builder and as soon we have this kind of array presented, the regular layout gets overridden with items from that array. Check if code makes sense to you, it will be really nice to have such a feature inside that library.

Chears! ;)

@ethanhua
Copy link
Owner

@blazvantur thanks for your pr, i will review your code at a recent free time

@blazvantur
Copy link
Author

Hey =)

Sorry to bothering you. Did you manage to check my PR?

@ethanhua ethanhua merged commit ff06517 into ethanhua:master Jan 24, 2019
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.

None yet

2 participants