nextcloud / news-android

📱🗞️ Android client for the Nextcloud news/feed reader app
https://play.google.com/store/apps/details?id=de.luhmer.owncloudnewsreader
GNU Affero General Public License v3.0
686 stars 258 forks source link

Migrate onCreateOptionsMenu to new MenuProvider #1419

Open David-Development opened 4 months ago

David-Development commented 4 months ago

Android Studio seems to be complaining that the app should use the new MenuProvider (addMenuProvider).

https://shakilbd.medium.com/migrate-your-old-oncreateoptionsmenu-to-new-menuprovider-2bbbba486592

WentuM commented 4 months ago

Hi, i can try to do this

[Edit] - https://github.com/nextcloud/news-android/pull/1426