helio-fm / helio-sequencer

One music sequencer for all major platforms, desktop and mobile
https://helio.fm
GNU General Public License v3.0
3.04k stars 115 forks source link

Time signature dialog is overridden by the keyboard. android 13 #274

Closed porzione closed 10 months ago

porzione commented 10 months ago

image Maybe there is some workaround for this? If use "back" the keyboard and dialog disappear both. v 3.11/dev

porzione commented 10 months ago

It is not Helio related so I think the issue can be closed. Resolved by switching to Gboard instead of Swiftkey.

peterrudenko commented 10 months ago

Thanks for bringing it up, the app should definitely have better dialog layouts on phones. I'd probably do something like this:

Screenshot_20230821-163237

If you have any thoughts or suggestions, please chime in!

porzione commented 10 months ago

I don't know Android API, is there a way to hide the keyboard unless someone wants to edit the key name? Regardless, the buttons on the right are a really good solution!

peterrudenko commented 10 months ago

Ok I've revamped the dialogs and the virtual keyboard should hopefully behave better. If anything still doesn't work right please let me know.

porzione commented 10 months ago

Already tested dev apk - everything is fine, thanks!