@@ -20,67 +20,32 @@ class ChatListFragment : Fragment() {
showChatList(createDumpData())
}
// This is just a sample showing 8 chat rooms (aka user subscription). We need to get it rid in a real word. REMARK: remove this comment and this method.
// This is just a sample showing 3 chat rooms (aka user subscription). We need to get it rid in a real word. REMARK: remove this comment and this method.
"Yes @sttyru, but you'll need to implement from the ground up following the docs at docs.rocket.chat where you can see the REST (HTTP) and Real-Time (WebSockets) calls.",