material-code-input icon indicating copy to clipboard operation
material-code-input copied to clipboard

A material style input for codes

Results 35 material-code-input issues
Sort by recently updated
recently updated
newest added

It seems the repository lost required pom files ``` * What went wrong: A problem occurred configuring project ':consumer'. > Could not resolve all dependencies for configuration ':consumer:_northAmericaQaApkCopy'. > Could...

This will fix #26 to an extent where some third-party and Google Keyboard were not able to enter characters

it is helpful in certain cases.

How to set count of chars programmatically? I found only xml method `app:codes="4"`, but I need set it dynamically.

For the moment it is not possible to place the view in the center of a layout. It does not follow the layout_gravity and it doesn't manage it's own gravity

bug

It would be great if we add an attribute of the type of code (numeric or alphanumeric) and load the keyboard layout accordingly.