etsy/AndroidStaggeredGrid

How can i register staggered grid view for context menu?

rampatra opened this issue · 0 comments

Is there any way to register SGV for floating context menu?

I tried with registerForContextMenu(mGridView) but its not working? Can you help me out.