NumberAnimation icon indicating copy to clipboard operation
NumberAnimation copied to clipboard

number view with 'add' animation

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"/>