I have a WebView in my application and I want to display a custom text selection context menu as shown below:

I do not want to use the Android Context ActionBar. I want to create a small context menu instead of an action.
What should I do?
source share