Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

digits input #7

@hidden-dimensions

Description

@hidden-dimensions

The multiple digit input we seen in SMS validation.

  • configurable length (default 4)
  • focusable
  • style
    • numpad input
    • number pickers (rolling)
  • delegate
    • onChange

Implementation suggestion
Create a hidden EditText as input and check with TextWatcher, and update the digits accordingly. Each digit should have an empty state (ie. _) and filled state (ie. x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type
    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