Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Transition animation not working when changing RecyclerView To ViewPager to RecyclerView To ViewPager2 #87

@anjiemo

Description

@anjiemo

I'm trying to replace the RecyclerView to ViewPager in the item (GridToPager) example with RecyclerView to ViewPager2 (RecycleView), because I want to use ViewPager2 as my detail list interface (like a full-page vertical page flipping like Tik Tok, because ViewPager cannot support vertical page turning), but I found that this doesn't work and doesn't achieve the same smooth transition effect as the example, what should I do to make it work like the example (my current work is just to replace the ViewPager in the example with ViewPager2, only That's all).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions