I want to insert small pictures, like arrow icons for example, into certain positions of contents of a TextView
.
The photo below depicts exactly what I want:
Obviously, the most naive solution is to use multiple TextView
on either side of the small ImageView
objects. But this approach is not scalable.
I am curious to learn if someone has overcome this problem with some simple yet smart trick.
(Maybe with help from HTML or an external library)
Any efficient solution is much appreciated.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…