Skip to content
This repository was archived by the owner on Aug 9, 2018. It is now read-only.
This repository was archived by the owner on Aug 9, 2018. It is now read-only.

Closing keyboard after entering last digit shouldn't be automatic #2

Description

@jlbruno

Currently, after you enter the last digit in your pin number, the keyboard closes automatically:
https://github.com/PixelMEDIA/android-pin-number/blob/master/src/com/pixelmedia/androidpinnumber/PinNumberTextWatcher.java#L30

This behavior should likely be determined by the app using the library, not the library. We should look into whether this can be a toggled option, or maybe a callback or some sort.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions