I have implemented FlipView, which is working fine. Now what i want to do is to flip all the images automatically with certain time interval.
I have check onInterceptTouchEvent
and onTouchEvent
, but didn't get that.
Any suggestions. Please help me.