Ok I have a ViewFlipper with three LinearLayouts nested inside it. It defaults to showing the first one. This code:
ViewFlipper
LinearLayouts
// Assumptions in m
If I understand your request, this effect should now be implemented using a View Pager
Looks like this: