ZHChat icon indicating copy to clipboard operation
ZHChat copied to clipboard

Cannot access layer

Open amandeepsingh-dev opened this issue 7 years ago • 2 comments

i have added one new view over MessageTabelView. But its layer is not acessible... screen shot 2017-04-13 at 3 31 05 pm

amandeepsingh-dev avatar Apr 13 '17 10:04 amandeepsingh-dev

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.

zhuozhuo avatar Apr 18 '17 07:04 zhuozhuo

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

amandeepsingh-dev avatar Apr 19 '17 05:04 amandeepsingh-dev