TextFieldBoxes icon indicating copy to clipboard operation
TextFieldBoxes copied to clipboard

Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.

Results 37 TextFieldBoxes issues
Sort by recently updated
recently updated
newest added

Hello. How can I switch icon signifier to be inside the text field area like the guidelines on material.io website show? https://material.io/design/components/text-fields.html#anatomy

Just as per title. If I set an endIcon the prefix and suffix are not drawn anymore (the text drawable does not go through onDraw). Why is this?

Hi, from what I understand, your TextFieldBoxes is replacing TextInputLayout. If that's the case, are you planning to add support for password visibility toggle? I know we can achieve the...

enhancement

When focusing on a normal EditText, a "next" button appears on the keyboard (if there's more than one), and a "checkmark" or ok button appear on the last one before...

While setting panel background to transparent, The bottom line corners get distorted.

https://imgur.com/a/aqAiv

can't reproduce
lackinginfo

I set the height of TextFieldBoxes to 80dp and found that prefix and suffix were not at the same height as a text.

bug
help wanted