nextcloud/talk-android

Refactor MessageInput logic into it's own fragment

rapterjet2004 opened this issue · 0 comments

MessageInput has grown in complexity. It's unreasonable to have it in ChatActivity. It should be moved into it's own fragment to simplify the logic, and prevent future bugs from occurring.