Code Monkey home page Code Monkey logo

blockedittext's Introduction

blockedittext's People

Contributors

shiburagi 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  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  avatar

blockedittext's Issues

Could not import project

There is a problem with stylishwidget:stylish library, Can you please change to the stable version?

databinding issue

<com.infideap.blockedittext.BlockEditText
android:id="@+id/blockEditText_visa"
app:bet_defaultLength="1"
app:bet_numberOfBlock="4"
app:bet_text="@{viewmodel.otp}"
android:onTextChanged="@{viewmodel::onOTPChanged}"
app:bet_inputType="Integer"
android:layout_marginTop="@dimen/_10sdp"
app:bet_hintTextAppearance="@style/TextAppearance.AppCompat.Medium"
android:layout_width="match_parent"
android:layout_height="wrap_content" />

[databinding] {"msg":"Could not resolve viewmodel::onOTPChanged as a listener."

Editing Item at Particular Position Shifts the item

Suppose I have entered 4 numbers and I want to edit number at 2nd position so when number at 2nd position is removed all the leading items i.e items at 3rd and 4th position move one position back and occupy position 2nd and 3rd. Is it possible to keep the block as empty when an item is removed without shifting the leading items.

Listener when the code entered

Hi, thank you for the awesome library.
I'm just wondering if there is a listener to know when the text sequence entered.
and secondly how can I change the color of the hint
Thanks.

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.