You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2026. It is now read-only.
Update menu options and handling to use https://developer.android.com/reference/kotlin/androidx/core/view/MenuProvider
The other mechanism is deprecated and should be updated.
Search for use of
setHasOptionsMenu, which is deprecated and indicates some places for where a menu provider should be used instead.