Merge "Force refresh of stateful when a child drawable is changed." into klp-modular-dev
This commit is contained in:
@@ -295,6 +295,7 @@ public class LayerDrawable extends Drawable implements Drawable.Callback {
|
||||
drawable.setCallback(this);
|
||||
}
|
||||
layers[i].mDrawable = drawable;
|
||||
mLayerState.mHaveStateful = false;
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user