Yalantis / Context-Menu.Android

You can easily add awesome animated context menu to your app.

Home Page:https://yalantis.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i am using this library but it throws me java.lang.NoClassDefFoundError exception Any idea! may be the issue is here Failed resolving 'Lcom/yalantis/contextmenu/lib/interfaces/OnMenuItemClickListener;

BasitQadri opened this issue · comments

commented

'Lcom/yalantis/contextmenu/lib/interfaces/OnMenuItemClickListener;

Maybe 'L is issue?
Provide more logs please
http://stackoverflow.com/questions/17973970/how-to-solve-java-lang-noclassdeffounderror

thanks for the reply but i already solved that problem