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

onCreateContextMenu does not seem to be triggered #126

Closed
vanniktech opened this issue Jul 20, 2014 · 3 comments
Closed

onCreateContextMenu does not seem to be triggered #126

vanniktech opened this issue Jul 20, 2014 · 3 comments

Comments

@vanniktech
Copy link

I have registered the GridView this.registerForContextMenu(mStaggeredGridView); but the onCreateContextMenu function does not get triggered.

Is this operation supported by AndroidStaggeredGrid or not?

If not are there any workarounds?

@alopix
Copy link

alopix commented Jul 22, 2014

Could be related to this pull request: #125

@vanniktech
Copy link
Author

I added this code to my local ExtendableListView class. The onCreateContextMenu still does not get triggered.

@vanniktech
Copy link
Author

Can close it since we now have RecyclerView and StaggeredGridLayoutManager.

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

2 participants