摘要: 水波纹效果 Code 1.-(void)drawRect:(CGRect)rect {2. [super drawRect:rect];3. [[UIColor colorWithRed:22 / 255.0 green:163 / 255.0 blue:130 / 255.0 alpha:1] s 阅读全文
posted @ 2016-02-24 20:58 Emerys 阅读(260) 评论(0) 推荐(0)