I have searched and made sure there are no existing issues for the issue I am filing
[X] I have searched the existing issues
Description
Currently the SDK still uses the normal ViewPager. Migrating to ViewPager2 would allow to use vertical orientation, RTL support and it's based on RecyclerView tech.
I have searched and made sure there are no existing issues for the issue I am filing
Description
Currently the SDK still uses the normal ViewPager. Migrating to ViewPager2 would allow to use vertical orientation, RTL support and it's based on RecyclerView tech.
https://developer.android.com/develop/ui/views/animations/vp2-migration
Platforms
Android