element-x-android
d9a498c8
- Reduce delay when selecting room list filters (#3160)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Reduce delay when selecting room list filters (#3160) Previously, this had to wait for a recomposition until it was launched, which took ~100ms in a debug build. With these changes, the side effect is emitted in 10-20ms instead.
References
#3160 - Reduce delay when selecting room list filters
Author
jmartinesp
Parents
3a91b4f3
Loading