Method of inserting pictures in textview using spannablestring and imagespan
•
Android
The default textview cannot display pictures. So we need to add a method ourselves to realize this function.
Here, we use spannablestring and imagespan to realize this function.
Effect drawing first:
Main.xml layout file. We use our own defined EditText
MyEditText.java
MyActivity.java
The above is the whole content of this article. I hope it will be helpful to your study, and I hope you can support programming tips.
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码