1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-04 02:53:31 +00:00
NewPipe/app/src
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
..
androidTest/java/org/schabi/newpipe/report Migrate to AndroidX 2019-10-04 14:59:08 +02:00
debug Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
main Fix broken view pager tabs implementation 2019-11-20 00:23:30 -03:00
test Fix mess with tab handling and enable ignored tests again 2019-11-20 00:23:29 -03:00