I want to implement a UI on my Android app that feels like the Google Reader for Android. The user can swipe left/right to move to the next/previous view. Is it a build in widget, or do I need to implement myself?
P.S. I want to implement this effect on Android 2.3.3, mobile phone, not 3 or above.
Please have a look at:
Horizontal View Swiping with ViewPager