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