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 has been archived by the owner on Jan 13, 2018. It is now read-only.
My biggest gripe is, when changing the library to API 14, we will need to implement a bunch of stuff in our MenuItem implementation which is API 14 only, which we don't even use, and have to wrap that in #ANDROID_14 pre-compiler tags, which is suuuuper ugly, and VS thinks there is an error. Will have a look at it this weekend though, I might come up with a nice solution.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
MenuItemLegacyBarAction has both Context and Activity as arguments, is it really necessary?
The text was updated successfully, but these errors were encountered: