Ronald Martin

Results 7 comments of Ronald Martin

Might as well add a `none` option too to turn off animation altogether. ``` xml ```

This feature is in development on the [`feature/distinct-animation-types`](https://github.com/ronaldsmartin/Material-ViewPagerIndicator/tree/feature/distinct-animation-types) branch. The `ink` and `none` settings work as expected, while `scale` has not yet been implemented.

For anyone following this issue, the implementation on the other branch is actually pretty complete if you want to try it out. I just haven't had time to test it...

If anyone is **still** following this issue, I'm aiming to test and release this by the end of this weekend.

Hi @ferguson-abel, thanks for checking in. I thought I'd seen this in #9, but never ended up hearing about this occurring for anyone else and haven't addressed it. Could you...

Hello @sjd753, sorry for the delay in responding. Yes, that definitely sounds problematic. Would you be able to show me how you set this up? That would help to debug...

@vontell: I also wanted to use this via Gradle and ended up [forking it](https://github.com/ronaldsmartin/android-number-morphing) to facilitate distribution with JitPack. The download instructions are here: https://jitpack.io/#ronaldsmartin/android-number-morphing/v1.0.0 @bydavy: If you're interested, I'd...