Tuesday, 27 July 2021

Android : Adding an imageview right at the end of a textview via ImageSpan and make the image clickable

enter image description here

I want to achieve a design as shown above in the screenshot. The image is fetched from a URL and I want to add a click listener in the image only. Tried using Image span but with no success. Could somebody help me through this?

Thank you



from Android : Adding an imageview right at the end of a textview via ImageSpan and make the image clickable

No comments:

Post a Comment