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

Added sendButtonMargin to ChatTheme #202

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

damian-kaczmarek
Copy link
Contributor

What does it do?

Adds sendButtonMargin field to ChatTheme

Why is it needed?

I was unable to implement design in my project without it
image
Button was 'glued' to the right side
image

How to test it?

You can pass DefaultChatTheme(inputMargin: EdgeInsets.all(16)) to Chat()

Related issues/PRs

There was no issue created for it

@demchenkoalex demchenkoalex merged commit e5ea1bd into flyerhq:main Jan 29, 2022
@demchenkoalex
Copy link
Member

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants