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

ChatView send message not update in UI Thread #185

Open
tandinhlee opened this issue Aug 7, 2019 · 2 comments
Open

ChatView send message not update in UI Thread #185

tandinhlee opened this issue Aug 7, 2019 · 2 comments

Comments

@tandinhlee
Copy link

My ChatView in a fragment (Single activity architect with navigation)
when send(message) called => UI not updated immediately (After user trigger a scroll action -> Message is added and displayed in view).

@tandinhlee
Copy link
Author

I just figure out that this issue happen when put ChatView inside constaintlayout view and have constraint size (fixed size is work normal)

@tandinhlee
Copy link
Author

When you using navigation graph: Your chat view not the root fragment -> Cause this issue

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

No branches or pull requests

1 participant