You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.