Merge "Fix recent regression in DrawableContainer." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9d383ece52
@@ -60,7 +60,7 @@ public class DrawableContainer extends Drawable implements Drawable.Callback {
|
|||||||
private long mExitAnimationEnd;
|
private long mExitAnimationEnd;
|
||||||
private Drawable mLastDrawable;
|
private Drawable mLastDrawable;
|
||||||
|
|
||||||
private Insets mInsets;
|
private Insets mInsets = Insets.NONE;
|
||||||
|
|
||||||
// overrides from Drawable
|
// overrides from Drawable
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user