I notice that when highlighting text in a WebView a share button appears along with the standard copy and select all buttons:
but when highlighting text in a TextView or EditText, there is no such button.
Is there any way to add such a button via XML or can it be done programmatically?