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

Grid height is not correct when using verticalSpacing on the GridView #418

Open
grennis opened this issue Aug 1, 2016 · 0 comments · May be fixed by #419
Open

Grid height is not correct when using verticalSpacing on the GridView #418

grennis opened this issue Aug 1, 2016 · 0 comments · May be fixed by #419

Comments

@grennis
Copy link

grennis commented Aug 1, 2016

In the Sample app, in date_grid_fragment.xml, set:

android:verticalSpacing="12dp"

Notice that the grid is now scrollable inside a smaller area than it should have. Because, the InfiniteViewPager does not consider vertical spacing when calculating the height it should be.

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 a pull request may close this issue.

1 participant