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 ViewPager renderer adapter #43

Merged

Conversation

JcMinarro
Copy link
Contributor

Hi @pedrovgs

I have created a new type of renderer to be used into ViewPager.
With it, we are able to render views inside of a ViewPager like Renderers does into ListViews and RecyclerViews.
An example of use with ViewPager has been added too

@JcMinarro JcMinarro force-pushed the feature/add-view-pager-renderer-adapter branch from 3bfcb11 to 2a18665 Compare November 27, 2017 20:10
Copy link
Owner

@pedrovgs pedrovgs left a comment

Choose a reason for hiding this comment

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

Sorry for the delay @JcMinarro I've just reviewed your PR and it seems to be correct. Thank you so much for this contribution!!!

@pedrovgs pedrovgs merged commit 22abd0d into pedrovgs:master Dec 23, 2017
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