Some one help me ! ! !
On Dec 10, 4:52 pm, Jack Ganesh <[email protected]> wrote: > No one knows ? > Any suggestions are appriciated. > > Cheers, > Ganesh.., > > On Dec 10, 3:09 pm, Jack Ganesh <[email protected]> wrote: > > > > > Hi All, > > I added and displayed set of images in mygallery. I made like at a > > time use can view three images. > > > Now I want to do different Animation for these images. I used > > following snippet but its refreshing entireGallery. > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > > gallery.setGravity(10); > > gallery.setAnimationDuration(1000); > > gallery.setSelection(position, true); > > gallery.setFadingEdgeLength(100); > > gallery.startAnimation(mGallaryAnim); > > gallery.setCallbackDuringFling(false); > > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > > Try to help me. I need to complete this soon.- Hide quoted text - > > - Show quoted text - -- 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

