element-hq / element-hq/element-x-android
Context menu clashes with Android's soft menu buttons
- Dominant language
- Kotlin
- Stars
- 2.4k
- Forks
- 624
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 149
Description
### Steps to reproduce
1. Long tap on a message
2. Observe the pretty context menu
3. The menu however has Android's switcher/home/back softbuttons overlaid at the bottom, which feels like a nasty clash of overlapping OS v app UI:
### Outcome
#### What did you expect?
Surely it should either overlay the buttons entirely, or the context menu shouldn't reach down that far.
#### What happened instead?
The fact that both UIs overlap and get entangled feels bleeeeeeurgh.
### Your phone model
S10
### Operating system version
12 (OneUI 4.1)
### Application version and app store
0.1.2 playstore
### Homeserver
_No response_
### Will you send logs?
No
### Are you willing to provide a PR?
No
Contributor guide
Assessment
This issue has not been assessed yet.