bluelinelabs / bluelinelabs/Conductor
ViewPager2 destroy Controller when navigate to the next Controller
Open
- Dominant language
- Java
- Stars
- 3.9k
- Forks
- 338
- PR merge metrics
- No merged PRs in 30d
Description
If we compare implementation for ViewPager and ViewPager2 there a difference. ViewPager2 adapter destroy the controller when we push another controller on top of it and when we go back to the previous screen the ViewPager2 create a controller from scratch
Contributor guide
Assessment
This issue has not been assessed yet.