On Thu, Nov 25, 2010 at 3:08 PM, timecatcher3 <timecatch...@gmail.com> wrote:
> I want to use the ViewFlipper or ViewSwitcher with animation but want
> to control the sliding like the sliding drawer button does for the
> Android App Menu?

Neither ViewFlipper nor ViewSwitcher are designed for that scenario.
At most, they animate the old content off the screen, then animate the
new content onto the screen.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
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