quick one, I saw @yschimke’s reply to a StackOverflow question related to launching the Gboard activity on a compose wear app.
I want to find out whether it is possible to specify to Gboard to open the keyboard directly (as the first screen that shows up) instead of presenting the user with an option to select between audio and text input.
For more context, my app already provides a custom audio input alternative for the user, because of this, the extra audio input support provided by Gboard looks a bit redundant.