Hey ! 👋
I'm working on A11y with Compose. Keyboard in this case.
My Button Composable is able to get the focus using the up and down arrow keys from my keyboard, however when I press Enter key nothing happens. Also, when I click on the button using the Mouse, the click happens.
PS - I'm using Emulator.