straw/app/src
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
..
androidTest/java/org/schabi/newpipe Add tests for migrations in the Room database 2020-03-14 00:12:54 -03:00
debug Revert manifest removal from build variant 2020-03-15 17:37:40 -03:00
main Temporary: Fix menu visibility when restoring state in the pager adapter 2020-03-27 11:30:38 -03:00
test Implement new feed and subscriptions groups 2020-03-14 00:12:31 -03:00