Reputation: 469
Can someone help me to make animation like following in Android for timer ?
https://github.com/steventroughtonsmith/FlipClock
Any help appreciated.
Upvotes: 2
Views: 2616
Reputation: 129
You could try the following Android library: https://github.com/Fjessin2/flipperclock
Upvotes: 0
Reputation: 436
https://github.com/Vinayrraj/Android-FlipDigitView or https://github.com/vorlovsky/flipper-android can be used. Also TextSwitcher is an option.
Upvotes: 0