am 9d383ece: Merge "Fix recent regression in DrawableContainer." into klp-dev
* commit '9d383ece52620b0358bcfae7f2102b64acd1d5cb': Fix recent regression in DrawableContainer.
This commit is contained in:
@@ -60,7 +60,7 @@ public class DrawableContainer extends Drawable implements Drawable.Callback {
|
||||
private long mExitAnimationEnd;
|
||||
private Drawable mLastDrawable;
|
||||
|
||||
private Insets mInsets;
|
||||
private Insets mInsets = Insets.NONE;
|
||||
|
||||
// overrides from Drawable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user