stream-chat-android
stream-chat-android copied to clipboard
Separate EditMessageListenerImpl in state and database
Context & proposal
Separate the state and database parts of EditMessageListenerImpl and move them to separate locations.
Acceptance criteria
The new implementations of EditMessageListenerImpl should not have both state and database logic together.