Open amandeepsingh-dev opened 7 years ago
You need to specify in the delegate:
- (nullable id<ZHCMessageBubbleImageDataSource>)tableView:(ZHCMessagesTableView *)tableView messageBubbleImageDataForCellAtIndexPath:(NSIndexPath *)indexPath
Hi Amandeep, you have added custom view for sending message instead of ZHCMessagesInputToolbar, i also tried by dragging view textfields and button in xib, but those are not getting visible, how you made it done. let me know please
Actually i have added the view into MessageMoreView after that using constraints its showing like this.............
On Tue, Apr 25, 2017 at 10:37 AM, Imran Khan notifications@github.com wrote:
Hi Amandeep, you have added custom view for sending message instead of ZHCMessagesInputToolbar, i also tried by dragging view textfields and button in xib, but those are not getting visible, how you made it done. let me know please
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhuozhuo/ZHChat/issues/19#issuecomment-296909128, or mute the thread https://github.com/notifications/unsubscribe-auth/AZtLCJ2EvlDGgxqoFhjCEFudMRnoayT6ks5rzX-RgaJpZM4M1LUQ .
Hi thanks, ZHCMessagesInputToolbar how to completely remove empty space if i hide it. empty space is not going . please update me
i am adding three types of messages showing in my chat screen one at my left side and rest of the 2 will be on right, so the third one i want on right side is showing on left as i give the same code which i provide on right message