Skip to content

Instantly share code, notes, and snippets.

@swahaniroy
Created July 22, 2021 11:57
Show Gist options
  • Select an option

  • Save swahaniroy/e2e600f34016abb13191eb12a5fcd8de to your computer and use it in GitHub Desktop.

Select an option

Save swahaniroy/e2e600f34016abb13191eb12a5fcd8de to your computer and use it in GitHub Desktop.
Setting up the Conversation Screen
<fragment
android:id="@+id/conversationList"
android:layout_width="match_parent"
android:layout_height="match_parent"
class="com.cometchat.pro.uikit.ui_components.chats.CometChatConversationList" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment