abcsrez4me2
abcsrez4me2
In the provided TravelAdapter class, there's a getView() method. In it, I use a global boolean to determine whether or not a TextView should be "some text" or "" (empty)....
Would it be possible to have the flip be vertical or horizontal depending on how the finger is swiped?
Would it be possible to have the content looped? I'm using FlipComplexLayoutActivity.java and TravelAdapter.java and would like the first page to be flippable to the last page (and vice-versa).