You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
api-impl: misc additions for different apps
This commit is contained in:
@@ -1720,6 +1720,10 @@ public class ValueAnimator extends Animator implements AnimationHandler.Animatio
|
||||
mAnimationHandler = animationHandler;
|
||||
}
|
||||
|
||||
public static long getFrameDelay() {
|
||||
return AnimationHandler.getFrameDelay();
|
||||
}
|
||||
|
||||
/**
|
||||
* Listener interface for the system-wide scaling factor for Animator-based animations.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user