I want to make a title bar which has a image and text with ImageView and TextView respectively.I want text on image.I am adding and it is displaying but text and image separately.How can I make text on image?
I want to make a title bar which has a image and text with
Share
You can use TextView and set background image to the textview to display text on image
Example