ShapeView

constructor(context: Context, checkedShapes: List<Shape>, uncheckedShapes: List<Shape>)
constructor(context: Context, @NonNull checkedShapes: List<Shape>, @NonNull uncheckedShapes: List<Shape>, @Nullable checkedIcon: Image.Icon, @Nullable uncheckedIcon: Image.Icon)