I\'m creating a custom list item in and android list view. it\'s very simple, it has a textview on the left and an image on the right. the image should align all the way right,
You can use bitmap drawable like this (this also adds rounded corners):
and put this drawable in background property of your TextView: