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

Apps How do I put the image buttons where I want?

realosso

Lurker
hi,
my android application has a background image. I want to put certain place in the image four image buttons.
How do I put the image buttons where I want?
and it should not be a problem at different resolutions.
thanks.
 
I'm having trouble understanding what you want to do... can you explain a little more?

If you're talking about placing 4 image buttons in a layout in a specific manner, then just use a RelativeLayout and you can place the buttons where you want with the specific size that you want.

Smoker
 
Back
Top Bottom