NewPipe/app/src/main/java/org/schabi/newpipe/fragments
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
..
detail Load only the selected group and customizable updated status timeout 2020-03-14 00:12:38 -03:00
list Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00
BackPressable.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
BaseStateFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
BlankFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
EmptyFragment.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
MainFragment.java Temporary: Fix menu visibility when restoring state in the pager adapter 2020-03-27 11:30:38 -03:00
OnScrollBelowItemsListener.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
ViewContract.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00