I have looked at the Gallery.java source code, it has 2 functions
which move the selected position: movePrevious() or moveNext(),
however both are 'default' visibility.

Can you please tell me how can I call those 2 method programmically?

Thank you.



On Mon, Feb 23, 2009 at 12:19 PM, Meryl Silverburgh
<silverburgh.me...@gmail.com> wrote:
> Hi,
>
> I have looked at the Gallery widget api,
>
> http://code.google.com/android/reference/android/widget/Gallery.html
>
> But can you please tell me how can I scroll an item in the Gallery
> programmically? e.g. i want to write code to scroll the gallery by 1
> item at a time.
>
> Thank you.
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to