ZHChat
ZHChat copied to clipboard
Cannot access layer
i have added one new view over MessageTabelView. But its layer is not acessible...
If you need to add a view because of a requirement, I suggest that you do not add directly to the ZHCMessagesTableView
, but in the view
that you inherit and ZHCMessagesViewController
.
Actually i have added this view into the message more view and using constraints its showing here...........so how to fetch this view over ZHMessageTableView