project-robius / robrix

Robrix: a multi-platform Matrix chat client written in Rust using the Makepad UI toolkit and the Robius app dev framework
MIT License
120 stars 19 forks source link

Various UI & UX issues on Android/Mobile #226

Closed kevinaboos closed 4 days ago

kevinaboos commented 3 weeks ago

A few things need improvement that are specific to Android or just the Mobile UI view:

image
image
kevinaboos commented 1 week ago

The back button on Android needs to be supported by a lot of other widgets in makepad/robrix, namely Modals, sliding panes, etc.

EDIT: addressed by https://github.com/makepad/makepad/pull/600