chat-sdk-android
chat-sdk-android copied to clipboard
How can I use just chatFragment
Hi actually I am thinking in using this library for a project that i am working on.. I think is really nice, issue that I found is that if I want to use just chat fragment only this .. I can not do it directly because most of the component use activities.. any idea how can I do it? I am thinking that maybe is better to use just light version and implement my own ui stuff..