1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-05 19:43:18 +00:00
NewPipe/app/src/main/java/org/schabi
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
..
newpipe Temporary: Fix menu visibility when restoring state in the pager adapter 2020-03-27 11:30:38 -03:00