android-FlipView
android-FlipView copied to clipboard
Disable and Enable Flip
I can't find a way to disable then enable the flip
You can set mIsFlippingEnabled to false to disable touch events. https://github.com/emilsjolander/android-FlipView/issues/40
But it's still in private..can't access it.
@emilsjolander wrote:
Yeah! Add a setter+getter and send me a pull request