- Description:
 This module will take 2 view states from the message_drawer_view_conversation module and generate a patch that can be given to the message_drawer_view_conversation_renderer module to update the UI.
This module should never modify either state. It's purely a read only module.
- Source:
 - Copyright:
 - 2018 Ryan Wyllie 
 
- 2018 Ryan Wyllie 
 - License:
 - http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
 
This module will take 2 view states from the message_drawer_view_conversation module and generate a patch that can be given to the message_drawer_view_conversation_renderer module to update the UI.
This module should never modify either state. It's purely a read only module.