I wrote some xml but still cant place the text on the center of the screen as image. I want to put the text after my image. On my xml just trying to put text on the center u
If the CompoundDrawable doesn't meet your needs, you may use a RelativeLayout instead of a LinearLayout like this:
RelativeLayout
LinearLayout