Chris , Did you get a solution for ur second problem ?? i.e making the gallery widget circular . Could you please post the solution
On Jan 3, 9:55 pm, Chris <[email protected]> wrote: > Hello everyone, > > I have 2 problems > - I want to scrollgalleryto a specific position by calling a > function, but at the same time to see the animation of scrolling. I > have tried the following but they don't seem to do the animation > (although the ): > # public void setSelection(int position, boolean animate) <- it seems > like not using the second parameter > # public void setSelection(int position) > both of the above methods are inherited from android.widget.AbsSpinner > > - How can i makeGallerywidgetcircular, so when i scroll to the end > to continue from the beginning. Actually i don't want it to have an > end. Is there any way to do that? > > Thanks in advance for your time, > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

