material-code-input
material-code-input copied to clipboard
A material style input for codes
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