I used this answer to make my ImageSpan available, but nothing so far. If I use TextView, it works absolutely perfectly, but when using EditText, the image changes to each type. I know that EditText extends TextView, so it should work. What am I missing?
android android-edittext gif android-textview
Razvan cristian lung
source share