Closed madmike210 closed 10 years ago
The ConversationPreview with the latest message in it, should be shown at the top of the ListView in the ConversationsListActivity's ListView.
Fixed in Revision 53. This required implementing the comparable interface on the ConversationPreview class.
The ConversationPreview with the latest message in it, should be shown at the top of the ListView in the ConversationsListActivity's ListView.