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

Public/protected access to items from MessagesListAdapter #188

Closed
16arm opened this issue Aug 27, 2018 · 2 comments
Closed

Public/protected access to items from MessagesListAdapter #188

16arm opened this issue Aug 27, 2018 · 2 comments

Comments

@16arm
Copy link

16arm commented Aug 27, 2018

Hi,

First, thank you for your library. Very nice work ! :)
I need to access to items from MessagesListAdapter in order to implement Glide RecyclerView Preloader and optimize medias loading.
Is there any problem about that ? Or do you have a best practice for that case ?

Thanks !

@bevzaanton
Copy link
Contributor

bevzaanton commented Sep 25, 2018

Hi @16arm ! I will make items field in MessagesListAdapter and DialogsListAdapter in next release.

@lshannak
Copy link

Is there any update on this or a suggested work around?
I am trying to implement a message sent/delivered indicator and will need to access the messages by ID to be able to update the label to reflect the delivery report for the message.

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

3 participants