Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bdbdc4f9 authored by The Android Open Source Project's avatar The Android Open Source Project
Browse files

auto import from //depot/cupcake/@135856

parent 9066cfe9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ public class AlphaAnimation extends Animation {
    private float mToAlpha;

    /**
     * Constructor used whan an AlphaAnimation is loaded from a resource. 
     * Constructor used when an AlphaAnimation is loaded from a resource. 
     * 
     * @param context Application context to use
     * @param attrs Attribute set from which to read values
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ public class AnimationSet extends Animation {
    private long[] mStoredOffsets;

    /**
     * Constructor used whan an AnimationSet is loaded from a resource. 
     * Constructor used when an AnimationSet is loaded from a resource. 
     * 
     * @param context Application context to use
     * @param attrs Attribute set from which to read values
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ public class RotateAnimation extends Animation {
    private float mPivotY;

    /**
     * Constructor used whan an RotateAnimation is loaded from a resource.
     * Constructor used when a RotateAnimation is loaded from a resource.
     * 
     * @param context Application context to use
     * @param attrs Attribute set from which to read values
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ public class ScaleAnimation extends Animation {
    private float mPivotY;

    /**
     * Constructor used whan an ScaleAnimation is loaded from a resource.
     * Constructor used when a ScaleAnimation is loaded from a resource.
     * 
     * @param context Application context to use
     * @param attrs Attribute set from which to read values