Hi,

You can use the image as the background of a layout. For example,
LinearLayout. ..most things have a background drawable as well as a
"src" drawable. ImageViews, for example.

-niko

On Nov 13, 9:23 pm, hepmehepme <[email protected]> wrote:
> Hello,
>
> I'm new to Android so I apologize if this is obvious.
>
> I want to draw an image on the screen, which I did, and then I want to
> lay some buttons over the image.  Playing around with the XML layout
> file I can get the buttons to show up above, below, beside, etc.  How
> do I get a button to show up on top of the image and then be able to
> move it around programmatically?

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to