talk-android icon indicating copy to clipboard operation
talk-android copied to clipboard

Refactor MessageInput logic into it's own fragment

Open rapterjet2004 opened this issue 10 months ago • 0 comments

  • Related https://github.com/nextcloud/talk-android/pull/3704#issuecomment-1999927317

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.

rapterjet2004 avatar Mar 29 '24 15:03 rapterjet2004