Below is a TextView followed by an ImageView contained in RelativeLayout. I\'m trying to get the bottom of the image to align with the baseline of the text. When I use alignBa
i used a text view instead of an image view and used the new text view's drawable to set the image and it worked: