I’m looking for an example how to swipe between tabs using mono for android. Unfortunately I can’t seem to find what I’m looking for. I would really appreciate any help pointing me in the right direction.. ?
This is what I’m trying to do,
http://developer.android.com/design/patterns/swipe-views.html (Swiping Between Tabs)
If you run the latest version of Mono for Android, you will get the behavior for free if you use Android 4.0+ and the ActionBar in tab navigation mode.
If you need a general guide on how to use the actionbar, I suggest this blogpost: http://fizzylogic.azurewebsites.net/2012/03/05/mono-for-android-by-example-the-action-bar/