FrameLayout seems designed for this purpose: http://developer.android.com/reference/android/widget/FrameLayout.html
On Apr 29, 12:34 am, idev <[email protected]> wrote: > Hi > > I have a layout in which I am displaying a webview. I want to add > images on top of the webview at specific places through code. > > Can some one please tell me how to do that? > > The translucent background example in API Demos makes the view cover > the whole screen. I want to place only a small image and at a specific > location (origin not 0,0) > > Thanks a lot. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

