I\'m trying to create this simple layout in Android.
A
Try this. I replaced the ImageViews with TextViews to show up in the XML editor easier. Note that I kept the 48px width on "A" which is not something I think you really want to have. Replace it with wrap_content.
ImageViews
TextViews