2014年7月23日

iOS侧面加shadow

摘要: UIBezierPath *shadowPath = [UIBezierPath bezierPathWithRect:_bgView.bounds]; _bgView.layer.masksToBounds = NO; _bgView.layer.shadowColor... 阅读全文

posted @ 2014-07-23 16:55 Hai_阔天空 阅读(378) 评论(0) 推荐(0)

导航