It would be nice if the user could check if only a certain conversation has updates instead of having to refresh all the conversations. For example if there was a refresh button inside the RESTChatActivity the same way there is one for the InboxFragment.
The InboxModel index is passed to the Activity upon the intent creation.
It could be relevant to apply the same changes to the InterpretaionComments, as there exists the same problem.
It would be nice if the user could check if only a certain conversation has updates instead of having to refresh all the conversations. For example if there was a refresh button inside the RESTChatActivity the same way there is one for the InboxFragment.
The InboxModel index is passed to the Activity upon the intent creation.
It could be relevant to apply the same changes to the InterpretaionComments, as there exists the same problem.