Hi, I am calling on my gallery widget, and it does not move it.
The widget is set at y=0 in the layout XML, and calling the function does not move it... At what stage do I call it ? TIA On Feb 1, 6:40 am, Romain Guy <[email protected]> wrote: > Use View.offsetLeftAndRight(). > > On Sat, Jan 31, 2009 at 8:34 PM, srajpal <[email protected]> wrote: > > > i cannot seem to figure out how to move a button > > something like button.setTop(10); > > > there are gets for the top and left but no sets? > > > anybody have any ideas how to dynamically and programmatically move a > > button around the screen? > > -- > Romain Guy > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time > to provide private support. All such questions should be posted on > public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

