Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The parameter in CardHeader.OnClickCardHeaderPopupMenuListener#onMenuItemClick is a CardHeader instead of a Card #35

Closed
gabrielemariotti opened this issue Nov 26, 2013 · 2 comments

Comments

@gabrielemariotti
Copy link
Owner

No description provided.

gabrielemariotti added a commit that referenced this issue Nov 26, 2013
@gabrielemariotti
Copy link
Owner Author

If you used this method, you should review your code.

public void onMenuItemClick(BaseCard card, MenuItem item);

Before, card was a CardHeader.
Now, card is a Card.

@gabrielemariotti
Copy link
Owner Author

Published in 1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant