* commit 'e88d14a8b8101248ce0a3b3b00993fd1393f6be2': 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