timigod / android-chat-ui

A messages UI library for Android
Apache License 2.0
240 stars 102 forks source link

Sender's profile pic in chat view option added #30

Open deviprasad97 opened 6 years ago

deviprasad97 commented 6 years ago

Added profile icon display option for sender's message threads screenshot jul 16 2018 9_05_47 am

deviprasad97 commented 5 years ago

i installed the latest version but i'm unable to find the constructor which takes the URI parameter. The constructor is in ChatMessage.java line number 26. public ChatMessage(String message, long timestamp, Type type, Uri uri)