mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-04-05 02:07:01 +00:00

- The `onPrepareMenu` callback is invoked after setting the visibility of the menu items. - Due to this, the menu item resets to it's default visibility. - Now updating the menu item within the callback. - Also migrated to the MenuHost framework to reduce dependency on deprecated APIs.