mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-06-03 23:24:05 +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.