SView ====== 可直接在xml布局文件设置shape和selector,实现点击效果 ![SView](https://raw.githubusercontent.com/1993hzw/common/master/Androids/sview.png) * 支持的View `STextView` `MaskImageView` `ShapeImageView` `SFrameLayout` `SLinearLayout` `SRelativeLayout` * 示例 ```xml ``` [点击查看更多示例代码](https://github.com/1993hzw/Androids/blob/master/AndroidsDemo/res/layout/activity_maskimageview.xml) * 相关属性 ```xml ```