Adding an image EditTextworks fine. However, copying the image is another problem.
When I paste the image on EditTextwith ImageSpan, it displays correctly, but I copy the pasted image, EditText shows me only "obj".
Is there anyone who knows how to solve this problem?
source
share