How do you setup a ViewSwitcher like the ICS Dialer has? I can setup a ViewSwitcher and make it have a animation when you swipe left or right, but I dont know how to make it so you can actually drag the view left or right!
You can use the Horizontal View Swiping with ViewPager. This is good and recommended way so that your app can run on broader platforms.