schildroid
Results
1
comments of
schildroid
Thanks for replying, I have done what you said but still does nothing. try{ prom(); }catch(err){ window.TextSelection.jsError(err); } function prom(){ alert("Function Click!"); } Here's the `OnActionItemClickListener` with little changes. mContextMenu.setOnActionItemClickListener(new...