Git Product home page Git Product logo

Comments (3)

yschimke avatar yschimke commented on June 5, 2024

It's by design, you should launch out to get input

See https://github.com/android/wear-os-samples/blob/main/ComposeAdvanced/app/src/main/java/com/example/android/wearable/composeadvanced/presentation/ui/userinput/UserInputComponentsScreen.kt

from horologist.

Fra078 avatar Fra078 commented on June 5, 2024

I know that text input should be launched by a button, RemoteInput APIs are limited. I can't decide input type (an example is putting password or putting a phone number) it displays always keyboard with characters. I know that exists an Intent action ("com.google.android.wearable.action.LAUNCH_KEYBOARD) but it has same issues of RemoteInput. I tried to implement a basicTextField and it has some little bugs but I can choose input type. So by design is not possible to add a wear TextField or a custom implementation of its APIs to allow launching IME with a button?

from horologist.

yschimke avatar yschimke commented on June 5, 2024

It won't get fixed here in Horologist - suggest you comment on https://buganizer.corp.google.com/issues/213546115

I guess what we could do, it create a non editable BasicTextField, that when clicked calls out to GBoard so API wise its similar to BasicTextField. I don't think it helps you with input type, but it's not our remit to build out platform components like text fields.

from horologist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.