whowazit

Results 8 issues of whowazit

There's an animation when at the first item at first view and I want to remove that but don't know how to.

public void onFlippedToPage(FlipView flipView, int i, long l) The i and l has the same value which I don't think it should not be.

Can't implement this with SwipeRefreshLayout because when I pull the top even though i'm at the page 2 or so on the swiperefresh is called not the onoverflip

I can't find a way to disable then enable the flip

Can you have a demo app for this?

I can't load a private image, and I think I need to add an access token for it to load but I dont know how to. please help

dependencies { compile 'com.github.openaphid:android-flip:broken-link' } Failed to find: 'com.github.openaphid:android-flip:broken-link'

I tried to connect using this library and I'm also using okhttp for some api request but it has a conflict with okhttp dispatcher. 03-10 13:39:12.721 5216-5275/com.shima.thebizgames E/AndroidRuntime: FATAL EXCEPTION:...