I have implemented the xml version on my project and I can observe some kind of conflict beetween the page swipe and the scrolling of a listview.
If I ever scroll the list, I will not be able to swipe consistently to another view.
To be more specific if I scroll the list and then touch it to stop it, I will be able to swipe to another page. But if I scroll the list and let it stop by itself or swipe right after the scroll without a touch, I will not be able to swipe. It will register it like if I was trying to scroll again in the list.
I have implemented the xml version on my project and I can observe some kind of conflict beetween the page swipe and the scrolling of a listview.
If I ever scroll the list, I will not be able to swipe consistently to another view.
To be more specific if I scroll the list and then touch it to stop it, I will be able to swipe to another page. But if I scroll the list and let it stop by itself or swipe right after the scroll without a touch, I will not be able to swipe. It will register it like if I was trying to scroll again in the list.