# ClipLayout
**Repository Path**: gentlemanyc/ClipLayout
## Basic Information
- **Project Name**: ClipLayout
- **Description**: Anroid剪裁蒙版布局
- **Primary Language**: Android
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2019-09-24
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ClipLayout
#### 介绍
Anroid剪裁蒙版布局
#### 截图

#### 目前提供了ClipShapeFrameLayout,ClipConstraintLayout两种布局。
示例用法:
```
```
自定义属性:
```
```
注意:
子view如果设置为gone,那么它的区域也将不会裁剪。