You can try animating the view flipper. in the flipper, there's a method to animate.
AnimationUtils class should be used to do this. Thanks and Regards, Kumar Bibek On Mar 11, 1:33 pm, Farha Ansari <[email protected]> wrote: > The views are not cached in a ViewFlipper. Is there a way wherein we > can get an image of the view and show it to user so that he sees the > Ui as we see on Home scrren(when we swipe the previous view also moves > along and when we lift our finger, only then the next view is shown > completely.) > > What I want to do is that when the user starts moving his finegr on > screen, the view should also move along(create an image of view). > > I am not getting to do this, as when we swipe the present view goes > and next view comes, we do not get both visible when we r moving our > finger on screen. > > Please if anyone gets what I am trying to do, do help me. > > Thanks, > Farha -- 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

