Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add padding between Message text and bubble #1735

Closed
maasim94 opened this issue Aug 17, 2022 · 1 comment
Closed

Add padding between Message text and bubble #1735

maasim94 opened this issue Aug 17, 2022 · 1 comment

Comments

@maasim94
Copy link

Hi first of thanks for library, I'm trying to achieve padding between attributed text and cell bubble. i have tried searched all issues with key word padding but couldn’t find way to achieve that. since it is very simple problem that's why i don't want to use custom cell.

IMG_49D28DC5B135-1

@Kaspik
Copy link
Member

Kaspik commented Dec 20, 2022

I think you could apply MessagesCollectionViewLayoutAttributes to the cell where you will include textInsets in the attributes?

open override func apply(_ layoutAttributes: UICollectionViewLayoutAttributes) {

@Kaspik Kaspik closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants