Skip to content

Extra white spaces #8

@mohammadzzz

Description

@mohammadzzz

Hey. Thanks for your great job. I'm using this library and when I want to show part of fragments on bottom, there is a white space.
screenshot_1545905419

here is my code for this part:

viewPager.setClipToPadding(false);
viewPager.setCurrentItem(1);
viewPager.setPageMargin(0);
viewPager.setPadding(0,0,0,500);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions