• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps combine image and text in an ImageButton

KittyA

Lurker
Hi All,

Is there a way to add text on top of an already loaded image in an ImageButton ?

I have loaded a png image from a blob field in sqlite. Now i want some text on top of that image. How can i do that??

Thanks for helping me with that please.
 
If you use a standard Button object instead, you can define the text and background attributes and it will display as i understand youre wanting
 
Back
Top Bottom