TXScrollLabelView icon indicating copy to clipboard operation
TXScrollLabelView copied to clipboard

它支持 xib 创建吗?

Open bruceWangDev opened this issue 5 years ago • 0 comments

我在 cell 中替换掉了一个 label ,我设置了它的一些属性,包括滚动样式和滚动速度 然后在 setModel 中设置了它的文字和让它开始滚动,可是,真正运行起来以后界面上空白的 ..
我看了视图结构,它是存在的,但是上面没有文字 .. so 不能通过 xib 直接使用该 View 吗

bruceWangDev avatar May 23 '19 09:05 bruceWangDev