if audio is playing and user scroll the chat, audio is stopped cause of lifecycle of audio is dependent to list view and list view removes the messages when it's out of view port therefore implement separate view like telegram audio handler to solve this problem.
if audio is playing and user scroll the chat, audio is stopped cause of lifecycle of audio is dependent to list view and list view removes the messages when it's out of view port therefore implement separate view like telegram audio handler to solve this problem.