Merge "Fix layer drawable inflation"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b0250c2c91
@@ -210,6 +210,8 @@ public class LayerDrawable extends Drawable implements Drawable.Callback {
|
||||
layer.mDrawable.getChangingConfigurations();
|
||||
layer.mDrawable.setCallback(this);
|
||||
}
|
||||
|
||||
addLayer(layer);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user