stream-chat-android icon indicating copy to clipboard operation
stream-chat-android copied to clipboard

Separate QueryChannelListenerImpl in state and database

Open leandroBorgesFerreira opened this issue 3 years ago • 0 comments

Context & proposal

Separate the state and database parts of QueryChannelListenerImpl and move them to separate locations.

Acceptance criteria

The new implementations of QueryChannelListenerImpl should not have both state and database logic together.

leandroBorgesFerreira avatar Jun 19 '22 21:06 leandroBorgesFerreira