android - Contextual Action Bar in Webview text Selection -
I get a lot of questions about this problem, but I can not fix it. I am creating custom relevant action bars (CABs) within My problem is working well in CAB Edit: I tried this way: Help me where I am wrong Thanks in advanced WebView
setOnLongClickListener
but I
mywebview .setOnLongClickListener (new onlineclicklist) { @ Override Public Boolean on Longclick (see V) {mActionMode = MainActivity.this.startActionMode (New ActionBall callback ()); Return to reality;}}); Execute ActionMode.Clall interface:
Override public null on @CreateContextMenu (context menu menu, view v, context menuInfoInInu) { Super.onCreateContextMenu (Menu, V, menuInfo); MActionMode = content. This.startActionMode (new actionbackcollege ()); }
Comments
Post a Comment