LastPipeBender/app/src
Mauricio Colli f2526ed5a8
Fix bug in main screen tabs state management
Tabs were not being destroyed/restored correctly due to a call to a
method that populated the view pager before it even had a chance of
restoring itself.

The solution was to null out the adapter before calling that method so
the view pager will postpone the populating process.
2020-03-08 09:09:04 -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 bug in main screen tabs state management 2020-03-08 09:09:04 -03:00
test Fix mess with tab handling and enable ignored tests again 2019-11-20 00:23:29 -03:00