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

Setting the hint_color does not work, instead it is the same color as underline_color.

how to get text change content in the codeinput

I add nineoldandroid library that let it support minimal sdk version 8

I'm not sure but I think you shouldn't have an invalidate in onDraw as invalidate triggers the onDraw https://github.com/glomadrian/material-code-input/blob/master/codeinputlib/src/main/java/com/github/glomadrian/codeinputlib/CodeInput.java#L269

Like on an EditText setError