http://code.google.com/p/infinite-gallery/
Patch 1:
http://code.google.com/p/infinite-gallery/issues/detail?id=1
Bug in startUsingVelocity
this.moveByVelocity((int) -velocityX);velocity is used with a negative sign twice
mFlingRunnable.startUsingVelocity((int) -velocity);
Keine Kommentare:
Kommentar veröffentlichen