fix(chat): stack emoji button below attachment button on multi-line messages - #6673
fix(chat): stack emoji button below attachment button on multi-line messages#6673rapterjet2004 wants to merge 1 commit into
Conversation
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/34368485904/artifacts/10111192965 |
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/34373647424/artifacts/10113544567 |
…essages The emoji button sitting next to the attachment button wasted about a third of the input's width once a message wrapped to multiple lines. Move it below the attachment button in that case, freeing that width for the text, while keeping the original layout for short messages. Assisted-By: Claude Code:claude-sonnet-5 Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
5843f45 to
9d19f3c
Compare
|
APK file: https://github.com/nextcloud/talk-android/actions/runs/34487308808/artifacts/10156852866 |
The emoji button sitting next to the attachment button wasted about a third of the input's width once a message wrapped to multiple lines. Move it below the attachment button in that case, freeing that width for the text, while keeping the original layout for short messages.
🖼️ Screenshots
🏁 Checklist
/backport to stable-xx.x🤖 AI (if applicable)