Class ValueAnimatorUtil
-
- All Implemented Interfaces:
public class ValueAnimatorUtilCreated by zhouxuming on 2018/11/8.
-
-
Constructor Summary
Constructors Constructor Description ValueAnimatorUtil()
-
Method Summary
Modifier and Type Method Description static voidresetDurationScaleIfDisable()Reset animation duration scale if animations are disabled static voidresetDurationScale()Reset animation duration scale -
-
Method Detail
-
resetDurationScaleIfDisable
static void resetDurationScaleIfDisable()
Reset animation duration scale if animations are disabled
-
resetDurationScale
static void resetDurationScale()
Reset animation duration scale
-
-
-
-