Android-FlipDigitView icon indicating copy to clipboard operation
Android-FlipDigitView copied to clipboard

The FlipDigitView is simulating an analog flip display (like those for the departure time on the airport). Please open a Github issue, if you think anything is missing or wrong.

Results 8 Android-FlipDigitView issues
Sort by recently updated
recently updated
newest added

Hello ! There is no guide available for the implementation that what to include in build.gradle. Further more the example project is unable to run. Android Studio: 3.5 Gradle: 'com.android.tools.build:gradle:3.4.2'...

if you put a new number when the animation is not over yet, there is a bug ![screenshot_2014-01-16-12-49-28](https://f.cloud.github.com/assets/5448113/1932220/7159ae90-7ec9-11e3-8026-3048ee88f396.png)

it would be nice to add the ability to set the number of digits. for example set...(3) then we see in the screen 000

While you Decrement the count, there is problem while animating the flip. Everytime(decrement) for single digit it is animating from 0.

Hi, I'm trying to use the flip clock for a countdown. But the lib doesn't like that. How can I fix this problem?

Hey Vinayrraj Fixed a the Bug where the Lower Animation gets behind when setting a new Value while the Animation is playing. Its this Bug https://github.com/Vinayrraj/Android-FlipDigitView/issues/2

I think it would be better if the numbers will change not only forward. Because it is not good change of 7 to 6, it bypasses the circle, takes a...

if you put a new number when the animation is not over yet, there is a bug ![screenshot_2014-01-16-12-49-28](https://f.cloud.github.com/assets/5448113/1932132/420bc4c6-7ec8-11e3-9235-f92ba8b7156e.png)