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
Post a Comment