Giter Site home page Giter Site logo

editspinner's Introduction

editspinner's People

Contributors

aixin520 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

editspinner's Issues

实现全量匹配查询

Github还没玩熟练,PR提不了,直接看我的Github吧:https://github.com/littlecurl/EditSpinner
实现了全量匹配(优先原词)
比如:
在 12223444 中匹配 123
会匹配到 '1' '2' 22 '3' 44
但是,如果能匹配到原词,会优先匹配原词,
比如:
在 12223444 中匹配 234
会匹配到 122 ‘2’‘3’‘4’ 4

另外还修复了,当点击item,EditText中填充item内容之后,再次点击下拉按钮的时候展示不正确问题。

字体大小

为什么不能设置EditSpinner字体大小啊? 只能修改源码 找到了

有个 BUG

在点击箭头, show PopupWindow 以后,点击控件外部, PopupWindow 消失,当再次点击箭头, 会失效一次, 第二次点击才有用.

原因: 在点击箭头的时候, 已经执行了 dismiss 方法

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.