helio-fm / helio-sequencer

Libre music sequencer for desktop and mobile platforms
https://helio.fm
GNU General Public License v3.0
3.13k stars 115 forks source link

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

Closed porzione closed 1 year ago

porzione commented 1 year ago

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

porzione commented 1 year ago

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

peterrudenko commented 1 year 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 1 year 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 1 year 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 1 year ago

Already tested dev apk - everything is fine, thanks!