Android 10 compatibility, fix #728

This commit is contained in:
Emux
2019-06-16 20:59:44 +03:00
parent cf2bdb251b
commit fcf7272f2e
7 changed files with 15 additions and 18 deletions

View File

@@ -17,7 +17,7 @@ package org.oscim.utils.animation;
/**
* See https://developer.android.com/reference/android/support/animation/FlingAnimation.html
* Class android.support.animation.FlingAnimation
* Class androidx.dynamicanimation.animation.FlingAnimation
*/
public final class DragForce {