### Allow adjustable inset from end of MessageContainer to Cell edge  - Users should be able to adjust the inset from the end of the `messageContainerView` to the edge of the `Cell`. - Should be as simple as adding another property to `MessagesCollectionViewLayout` and taking it into account when calculating the frame sizes.
Allow adjustable inset from end of MessageContainer to Cell edge
Users should be able to adjust the inset from the end of the
messageContainerViewto the edge of theCell.Should be as simple as adding another property to
MessagesCollectionViewLayoutand taking it into account when calculating the frame sizes.