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 support for custom ViewPager.PageTransformer. #334

Merged
merged 7 commits into from
Jan 27, 2019

Conversation

mario
Copy link
Collaborator

@mario mario commented Jan 27, 2019

Please note that this PR builds on top of #333.

@mario mario requested review from vanniktech and rubengees and removed request for vanniktech January 27, 2019 01:34
@mario
Copy link
Collaborator Author

mario commented Jan 27, 2019

Please note that this PR adds a dependency to the APP (not the LIBRARY) so we could showcase how it works without having to write a real page transformer. As such, I don't think having it as a dependency is a burden.

vanniktech
vanniktech previously approved these changes Jan 27, 2019
@@ -63,6 +63,8 @@ dependencies {
implementation rootProject.ext.supportRecyclerView
implementation rootProject.ext.supportEmojiBundled

implementation 'com.eftimoff:android-viewpager-transformers:1.0.1@aar'
Copy link
Owner

Choose a reason for hiding this comment

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

This is fine!

rubengees
rubengees previously approved these changes Jan 27, 2019
Copy link
Collaborator

@rubengees rubengees left a comment

Choose a reason for hiding this comment

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

👌

@mario
Copy link
Collaborator Author

mario commented Jan 27, 2019

Updated and rebased.

@vanniktech
Copy link
Owner

Needs a rebase.

mario added 7 commits January 27, 2019 22:53
Signed-off-by: Mario Danic <[email protected]>
Signed-off-by: Mario Danic <[email protected]>
Signed-off-by: Mario Danic <[email protected]>
Signed-off-by: Mario Danic <[email protected]>
Signed-off-by: Mario Danic <[email protected]>
Signed-off-by: Mario Danic <[email protected]>
@mario mario force-pushed the add-viewpager-transformer branch from 90e08d6 to bbedb14 Compare January 27, 2019 21:55
@mario
Copy link
Collaborator Author

mario commented Jan 27, 2019

Done.

@vanniktech vanniktech changed the title Add support for viewpager transformers Add support for custom ViewPager.PageTransformer. Jan 27, 2019
@vanniktech vanniktech merged commit fdd6a2a into master Jan 27, 2019
@vanniktech vanniktech deleted the add-viewpager-transformer branch January 27, 2019 22:53
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.

3 participants