MikeWallaceDev/android-wheel

Missing animations

Closed this issue · 2 comments

Hi, I would love to have the following missing animations:

a)
onFling animation. When I scroll too fast, it should go fast until it stops.

b)
Animate to the correct position.
When you select in the middle between two options instead of animateTo it just 
place the correct one.


You can get some code that does the following here:
http://code.google.com/p/android-misc-widgets/source/browse/trunk/android-misc-w
idgets/src/org/miscwidgets/widget/Switcher.java

Thanks!

Original issue reported on code.google.com by maca...@gmail.com on 8 Nov 2010 at 6:17

Hi,

Thank you for idea.

Original comment by yuri.kan...@gmail.com on 10 Nov 2010 at 7:39

  • Changed state: Started
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect
Done.

Original comment by yuri.kan...@gmail.com on 25 Nov 2010 at 8:19

  • Changed state: Fixed