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
android.view is for official Android code. AFAIK, your menu is not part of official Android. I would therefore suggest that you move your View to a package name that is yours, not somebody else's.
The text was updated successfully, but these errors were encountered:
android.view
is for official Android code. AFAIK, your menu is not part of official Android. I would therefore suggest that you move yourView
to a package name that is yours, not somebody else's.The text was updated successfully, but these errors were encountered: