1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-21 18:37:39 +00:00
Files
NewPipe/app
Mauricio Colli d8e83dabc6 Temporary: Fix menu visibility when restoring state in the pager adapter
When restoring the state of the adapter, all the fragments' menu
visibility were set to false, effectively disabling the menu from the
user until he switched pages or another event that triggered the menu to
be visible again happened.

FragmentStatePagerAdapter is deprecated and should be replaced with its
ViewPager2 counterpart, until then, this should do it.
2020-03-27 11:30:38 -03:00
..
2020-02-19 17:40:03 +01:00
2020-03-25 22:31:21 +01:00