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

Avoid asking for an ID if there is only one ViewPager #8

Closed
rocboronat opened this issue Feb 10, 2017 · 0 comments
Closed

Avoid asking for an ID if there is only one ViewPager #8

rocboronat opened this issue Feb 10, 2017 · 0 comments

Comments

@rocboronat
Copy link
Member

If I'm in a screen with only one ViewPager, why do I need to say swipePagerForward(viewId)? I just want to say swipePagerForward(). In addition, it will prevent the test of breaking if someone refactors the layout.xml while using a gradle flavor different than the test one.

@rocboronat rocboronat changed the title Avoid asking for an ID if there are only one item of that kind Avoid asking for an ID if there are only one ViewPager May 10, 2017
@rocboronat rocboronat changed the title Avoid asking for an ID if there are only one ViewPager Avoid asking for an ID if there is only one ViewPager May 10, 2017
@rocboronat rocboronat added the wip label May 10, 2017
@rocboronat rocboronat removed the wip label May 11, 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

No branches or pull requests

1 participant