LastPipeBender/app/src/main/java/org/schabi
Mauricio Colli 58a626dedb
Fix broken view pager tabs implementation
- Fragments were being recreated from scratch (losing their state) every
time some configuration change occurred (e.g. screen rotation).
- Use `FragmentStatePagerAdapter` instead, as it is built to work with
them and manage their states.
2019-11-20 00:23:30 -03:00
..
newpipe Fix broken view pager tabs implementation 2019-11-20 00:23:30 -03:00