-
-
Notifications
You must be signed in to change notification settings - Fork 292
Make message input chat-bubble styled #5671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f05a902 to
59cd18f
Compare
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
59cd18f to
2236ac0
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5671.apk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Record a voice message using the lock-to-record gesture and send the message. Edit message UI appears.
|
Nice finding, didn't expect that @sowjanyakch. Could #5675 be the original cause or you're PR the fixed for it @rapterjet2004? |
|
Yes, I believe my PR was the fix for the voice recording bug, as the edit UI wasn't hidden by default, and only hidden when the user first received capabilities from the server upon entering the conversation. |
|
thanks @AndyScherzinger , looks great 👍 For the future it could be an option to make the content scrollable from edge to edge This is how it looks on telegram: Screen_recording_20260107_104257.mp4But this should wait until ChatActivity is migrated to Compose. |

🖼️ Screenshots
🚧 TODO
🏁 Checklist
/backport to stable-xx.x