I am working on a Month View with an advanced swipe (requires current, next and previous to be loaded to allow each view to stick to your finger) which means I have many vie
In Java:
setHorizontallyScrolling(boolean)
In theory, android:scrollHorizontally should do the same in XML, but there is a bug in android that stops it working.