This is just an assumption. I remember that one of the constructors AnimationSetcan take an argument, namely shareInterpolator.
, , , false . . , , , , .
, AnimationSet , shareInterpolator ( xml):
setFlag(PROPERTY_SHARE_INTERPOLATOR_MASK,
a.getBoolean(com.android.internal.R.styleable.AnimationSet_shareInterpolator
, true));
, , true.
, , , "R.styleable.AnimationSet_shareInterpolator". android:shareInterpolator="false" <set>