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

Support only one avatar in the last messages in group sequence messages from same user. #231

Closed
antranvn opened this issue Dec 3, 2018 · 7 comments

Comments

@antranvn
Copy link

antranvn commented Dec 3, 2018

Support only one avatar in the last messages in group sequence messages from same user.
We can see this feature in most of chat application out there. Could you give me some information how to support it?

@mario
Copy link

mario commented Dec 4, 2018

I did this. I just check if the last 4 or 5 messages are same author and if they are, hide avatar.

@antranvn
Copy link
Author

antranvn commented Dec 4, 2018

Thank @mario, where do you check it? In the DemoMessagesActivity?

@fukemy
Copy link

fukemy commented Nov 24, 2020

@antranvn did u solved this? Thanks

@antranvn
Copy link
Author

antranvn commented Nov 30, 2020

@fukemy
Hello, I didn't solve it 😂

@fukemy
Copy link

fukemy commented Dec 1, 2020

i solved this, just clone my fork then import as library, although it's not good solution

@antranvn
Copy link
Author

antranvn commented Dec 1, 2020

Thanks @fukemy

@Hatzen
Copy link

Hatzen commented Aug 12, 2023

I dont think this issue should be resolved, as the PR is still outstanding: #271
Forking is not a good long term solution..

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

4 participants