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

the verticalviewpager cannot work with another viewpager #36

Open
kyriej opened this issue Nov 5, 2018 · 0 comments
Open

the verticalviewpager cannot work with another viewpager #36

kyriej opened this issue Nov 5, 2018 · 0 comments

Comments

@kyriej
Copy link

kyriej commented Nov 5, 2018


<fr.castorflex.android.verticalviewpager.VerticalViewPager
android:id="@+id/vvp"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
<android.support.v4.view.ViewPager
android:id="@+id/view_pager"
android:background="@null"
android:layout_width="match_parent"
android:layout_height="match_parent">
</android.support.v4.view.ViewPager>

only viewpager can work ,the verticalviewpager cannot work
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