element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
Apache License 2.0
3.27k stars 677 forks source link

Fix send button blinking with RTE #8770

Closed ganfra closed 4 months ago

ganfra commented 4 months ago

Add a small debounce operation in the TextWatcher so we don't process the temporary empty text triggered by the RTE.