I'm using a TabActivity to run two activity.
In the first activity I'm using GestureDetector.Fling for flipping
between views of the first Activity.
I have tested the first activity and it works well.
But when I have add it into the TabHost using TasSpec  setContent(new
Intent(this,MyFlipper.class).
The problem that i'm no longer able to catch the fling.

Thank you for your help.

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

Reply via email to