ELCVFlowLayout
ELCVFlowLayout copied to clipboard
一些属性没有效果
horizontalLayout.minimumLineSpacing = 20;
horizontalLayout.minimumInteritemSpacing = 40;
horizontalLayout.sectionInset = UIEdgeInsetsMake(10, 10, 10, 10);
没有效果了
这里面没有添加这些属性,可以自己看代码进行修改的
在哪一块儿修改这些属性呢?在init方法里设置也无效?
大概知道怎么使用了 谢谢回复
------------------ 原始邮件 ------------------ 发件人: "JackBin"[email protected]; 发送时间: 2019年4月15日(星期一) 下午3:05 收件人: "elite-kai/ELCVFlowLayout"[email protected]; 抄送: "ゝ择一城终老"[email protected]; "Author"[email protected]; 主题: Re: [elite-kai/ELCVFlowLayout] 一些属性没有效果 (#2)
在哪一块儿修改这些属性呢?在init方法里设置也无效?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
大概知道怎么使用了 谢谢回复 …
你在哪块设置这些属性的朋友?
我是全局设置的 在AppDelegate
------------------ 原始邮件 ------------------ 发件人: "JackBin"[email protected]; 发送时间: 2019年4月15日(星期一) 下午3:08 收件人: "elite-kai/ELCVFlowLayout"[email protected]; 抄送: "ゝ择一城终老"[email protected]; "Author"[email protected]; 主题: Re: [elite-kai/ELCVFlowLayout] 一些属性没有效果 (#2)
大概知道怎么使用了 谢谢回复 …
你在哪块设置这些属性的朋友?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
我是全局设置的 在AppDelegate … AppDelegate里设置?有必要吗?关键代码可以看一下吗?谢谢
额 我以为我问的导航栏的问题呢 这个问题好久了吧 我早忘记了
额 我以为我问的导航栏的问题呢 这个问题好久了吧 我早忘记了
好吧!哈哈
复用爆炸