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

A small, easy to use android library for implementing flipping between views as seen in the popular Flipboard application

Results 54 android-FlipView issues
Sort by recently updated
recently updated
newest added

While this library works well, how can it be ported to use RecyclerView adapter?

How can I flip with webview adapters ? I design a layout that have a web view -> flip error

My WebView contains a lot of pictures , Carton when turning pages(One WebView per page)

Hi, it seems that your awesome library is not updated for too long. I tried to open it with Android Studio but failed to build. I updated the configurations –especially...

When I have added this in dependencies . Error:(27, 13) Failed to resolve: se.emilsjolander:android-flipview:x.x.x Show in FileShow in Project Structure dialog

Hi, I have tried different ways to remove item from flipview adapter like as listview. But it misbehaves. Any proper way of removing items from flipview. Thanks in advance.

I was trying to flip the local html URLs in a webview using this library. When my first page view comes to 90 degrees or greater, the whole page refreshes...

Is there a way to prevent the adapter to preload the next page ? I want to load the next page ONLY ONCE the flip action has been completed...Is it...

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1