Best android open-source packages and libraries.

NumberAnimation

Number view with 'add' animation
Updated 1 month ago

NumberAnimation

number view with 'add' animation

Download

compile 'xyz.hanks:library:1.0.1'

How to use

<xyz.hanks.library.NumberView
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    app:number="953412"
    app:numberColor="#000000"
    app:charSpace="5dp"
    app:textSize="32sp"/>
Tags animation