GithubHelp home page GithubHelp logo

Comments (6)

HITGIF avatar HITGIF commented on June 5, 2024

Thank you.
Can you provide your xml layout please?

from textfieldboxes.

BenoitDuffez avatar BenoitDuffez commented on June 5, 2024
<studio.carbonylgroup.textfieldboxes.TextFieldBoxes
    android:id="@+id/tfb"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    app:labelText="Weight">

    <AutoCompleteTextView
        android:id="@+id/value"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"/>

</studio.carbonylgroup.textfieldboxes.TextFieldBoxes>

from textfieldboxes.

HITGIF avatar HITGIF commented on June 5, 2024

Fixed in Release 1.3.8 :)
Now you can directly use ExtendedTextView as AutoCompleteTextView .

from textfieldboxes.

BenoitDuffez avatar BenoitDuffez commented on June 5, 2024

Oh great thanks!

Do you think it would be possible to use custom views of some kind? Like if I want to use widget X, I would have to subclass it and add methods M, N, and O so that it's compatible with a TextFieldBoxes?

Right now I'm thinking about a spinner, I know it's not in the spec but I'm curious how it would look. I don't want to make you implement everything in the lib so I'm asking if it's feasible to do it on my own.

from textfieldboxes.

BenoitDuffez avatar BenoitDuffez commented on June 5, 2024

I think this is too much of a bad idea for UI and material design compliance. Ignore that. :)

from textfieldboxes.

dineshmm23 avatar dineshmm23 commented on June 5, 2024

Please add auto Complete Feature in table contents with example if possible

from textfieldboxes.

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.