How can I enable typing with hardware keyboard in ...
# compose
s
How can I enable typing with hardware keyboard in a TextField composable ? One of the app user is unable to type in because they have a blackberry device with hardware keyboard ?
👍 2
c
That sounds like a bug rather than a feature you have to enable. 😅
s
I tested the current impl on an emulator, onValueChange works as expected with soft keyboard but when I type with my pc keyboard it does not trigger ?
c
Maybe file a bug with repro project, or maybe Siyamed already knows about it. He is ruler of all things text. 😄
😱 1
s
@Siyamed maybe you can help us with this ?
s
It is not implemented yet. As Colton mentioned it is a feature to be implemented. https://issuetracker.google.com/issues/139322105 tracks the issue.
👍 1
sorry for the internal link will fix now
👍 3
s
thanks, for heads up.