I\'m trying to place in single row the EditText with the ImageView on the left. But I can\'t get the image to be scaled properly to match the height of
EditText
ImageView
you can also put gravity to be centered on the linear layout
NOTE: that you should also have different images in drawables-hdpi/ldpi and mdpi