您的位置:首页 > 产品设计 > UI/UE

Assigning to 'id<UITextViewDelegate>' from incompatible type 'HBComposeViewController *const __stron

2014-12-03 21:00 615 查看
自定义分类使用协议时出现与父类协议的冲突,警告如下:
Assigning to 'id<UITextViewDelegate>' from incompatible type 'HBComposeViewController *const __strong'



按如下方法可解决:

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐