Skip to content

IcerAndroid/NumberMorphView4Android

 
 

Repository files navigation

NumberMorphView4Android

NumberMorphView for Android.
Based on (https://github.com/me-abhinav/NumberMorphView)

Screenshot

Download

First, Add it in your root build.gradle at the end of repositories:

allprojects {
    repositories {
        jcenter()
        maven { url "https://jitpack.io" }
    }
}

Then,Add the dependency:

compile 'com.github.Even201314:NumberMorphView4Android:1.2.0'

License

Version

  • Version 1.2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%