We need to do a refactoring on the chat list loading for Chats Tab, the list is parsed 2 times - onnce when loading from DB (cursor), once when creating the List mChatsList;,.
Also there is a change in objects from DBChatEntity to ChatEntity from chats package ...
We need to do a refactoring on the chat list loading for Chats Tab, the list is parsed 2 times - onnce when loading from DB (cursor), once when creating the List mChatsList;,.
Also there is a change in objects from DBChatEntity to ChatEntity from chats package ...