Skip to content

Conversation

v-b-r
Copy link

@v-b-r v-b-r commented Jul 19, 2014

No description provided.

@@ -2910,4 +2917,24 @@ public boolean sameWindow() {
return hasWindowFocus() && getWindowAttachCount() == mOriginalAttachCount;
}
}

@Override
protected ContextMenuInfo getContextMenuInfo(){ // added by v-b-r
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using Floating context menu with StaggeredGridView, menuInfo was null previously, I've added necessary method to get menuInfo properly. I've have not gone through full code, this method might need a review.

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

Successfully merging this pull request may close these issues.

1 participant