Android: Slide gesture and animation for switching between tabs -



Android: Slide gesture and animation for switching between tabs -

i'm sure has been answered somewhere, already, can't find it: have tabhost 3 tabs, each containing different views (not activities). want create swiping gesture right left , allow current view slide out left , next view slide in right, changing current tab. so, want switch between tabs triggered gesture (rather clicking on tab) , want show animation when current tab changed.

i looked @ viewflipper examples , tutorials, can't find 1 explains how slide between tabs.

again, sorry if has been answered before, can't find it.

basic gesture detection - stackoverflow

introduction gestures - mobile tuts

you have definde gestures android gesture tool (you can find in emulator) , implement gesture listener hear gesture events.

android animation tabs slide gesture

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -