Now that ViewPager2 is final, we need a ControllerStateAdapter
(en pair with androidx.viewpager2.adapter.FragmentStateAdapter)
I plan to do add support ViewPager2 for Conductor in my project and will share
Any updates?
Updates?
Work has started on this, but it鈥檚 on the backburner until we can get 3.0 shipped. PRs are welcome.
An alpha version of a ViewPager2 adapter is available in this PR: https://github.com/bluelinelabs/Conductor/pull/594. It's not currently deployed anywhere, but please review if interested.
Most helpful comment
An alpha version of a ViewPager2 adapter is available in this PR: https://github.com/bluelinelabs/Conductor/pull/594. It's not currently deployed anywhere, but please review if interested.