mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[Build] Internal change
PiperOrigin-RevId: 508758212
This commit is contained in:
parent
220415d3c1
commit
184be8a879
@ -200,10 +200,6 @@ public class MaterialShapeDrawable extends Drawable implements TintAwareDrawable
|
||||
this((ShapeAppearanceModel) shapePathModel);
|
||||
}
|
||||
|
||||
/**
|
||||
* @param shapeAppearanceModel the {@link ShapeAppearanceModel} containing the path that will be
|
||||
* rendered in this drawable.
|
||||
*/
|
||||
public MaterialShapeDrawable(@NonNull ShapeAppearanceModel shapeAppearanceModel) {
|
||||
this(new MaterialShapeDrawableState(shapeAppearanceModel, null));
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user