Hi, I am building an app in Xamarin Forms and have been using Xlab as the base class for the Main Activity on the Android side. I just switched to FormsAppCompatActivity as described in this link: https://developer.xamarin.com/guides/xamarin-forms/platform-features/android/appcompat/
By default the tabbed pages can be swiped. How do I disable swiping?