1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-02-24 23:10:07 +00:00
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
..
2020-02-19 17:40:03 +01:00
2020-03-01 15:43:12 +01:00