emilsjolander / android-FlipView

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application
Apache License 2.0
924 stars 273 forks source link

screen scrolls 2 pages instead of 1 #5

Closed gombosdev closed 11 years ago

gombosdev commented 11 years ago

if the "horizontal" orientation is used and the screen is in landscape mode, then a full swipe on the screen scrolls 2 pages instead of 1

flipview:orientation="horizontal"