1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-02 08:50:49 +00:00
NewPipe/app
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
..
src Fix bug in main screen tabs state management 2020-03-08 09:09:04 -03:00
.gitignore Update app/.gitignore 2020-02-19 17:40:03 +01:00
build.gradle Release 0.18.6 (860) 2020-03-01 15:43:12 +01:00
proguard-rules.pro Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00