eBay / NMessenger

A fast, lightweight messenger component built on AsyncDisplaykit and written in Swift
Other
2.42k stars 272 forks source link

Contents are not showing properly and I want to set the border for message view. #191

Open vandana26V opened 6 years ago

vandana26V commented 6 years ago

I am adding custom view to Message view. I am not getting the content of the view properly in message view and I have set the border for my custom view I am not getting the border on edges as I am using StandardBubbleConfiguration.

parth51 commented 6 years ago

Facing similar issue.

dodikk commented 6 years ago

screenshot

It is possible to have both a border and a properly aligned content. So this does not seem to be a relevant library issue.

Please use search and please take time to read other issues before posting new ones. This one might be helpful https://github.com/eBay/NMessenger/issues/143

dodikk commented 6 years ago

Oh, and nobody would be able to help you without your code snippet (gist/pastebin) of NMessenger usage.

vandana26V commented 6 years ago

I am not using collection view. I am using CustomView. I am using StandardBubbleConfiguration so I am not getting border at edges.

ahmadabudawod commented 6 years ago

Please, @dodikk can you help me how you display custom views in collection view node ?.

Always node it was added but unfortunately give empty space please see the attached below screen shot 2018-04-01 at 4 43 14 pm