android-flip icon indicating copy to clipboard operation
android-flip copied to clipboard

A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android

Results 82 android-flip issues
Sort by recently updated
recently updated
newest added

A have a 5 page and i want to flip in order 5 page auto in 5s. (From last page to First Page, go to previos page on each animation)...

Hi, I am really impressed with this library and almost implemented the library but now my client want a button to move back or front instead of swipe. is this...

## Hi,this is the error log when i run the demo on BlueStacks: Connection closed by host (err = 104), possibly due to exception: App cannot continue with current context....

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)....

When i set non-zero selection index for a flipview like: flipView.setSelection(5); in an Activity. Then when i open this Activity at the first time, i move to previous view(the fourth...

add support of scrollview in horizontal flipping (capture face of current scrolled region not head ).

hi openaphid team, thank you for provide this wonderful flip library. FlipViewController contain a ScrollView ,How can i scroll ScrollView to bottom?

How to use the library to Flip forward and backwards on Button Clicks instead of gestures?

I want to implement flipbook that contains "manga". So if i want to move to the next page is by flipping it to the left side, is it possible? Please...

Hi, I use the flipview when i happened a problem. My Flipview in Which page contains a Image from the net,When the image is downloaded ,FlipView show the image.but when...