yaxunliu

Results 1 issues of yaxunliu

Part of the display is not normal In ASCollectionNode: ![issue](https://user-images.githubusercontent.com/22487604/38003369-cea9008e-3269-11e8-8594-8bfec59a8851.png) Normal display should be like this: ![normal](https://user-images.githubusercontent.com/22487604/38003379-dc174fdc-3269-11e8-8c7b-71ed8df12f11.png) [Demo](https://github.com/yaxunliu/Chat) ASCollectionNode : ``` let layout = EmojiFlowLayout() let collecNode = ASCollectionNode(collectionViewLayout: layout)...