LiXinkai
LiXinkai
这里面没有添加这些属性,可以自己看代码进行修改的
您好,已经修改了,把_sectionDic = [NSMutableDictionary dictionary];的位置放到- (void)prepareLayout这个方法里面就ok了
我这里在podfile中更换了一下是可以用的 #source 'https://cdn.cocoapods.org/' source 'https://cocoapods-cdn.netlify.app/'
It seems that the maxSize parameter will be affected by the running memory of the mobile phone. If the mobile phone is relatively low-end and I create multiple isars to...
请问问题解决了吗?我也遇到了这个问题,如果默认选中了一个位置之后,然后选择其他的,默认选中的那个颜色还是默认状态,只有点击之后再选择其他的默认状态才会改变