TextFieldBoxes
TextFieldBoxes copied to clipboard
Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.
I have TextFieldBoxes with maxCharacters="500". After several pastes of ~100 symbols from clipboard the view disappears.
Sorry :D 
When typing multiline text after going to line 32 and after it the input box disappears from screen and after deleting symbols to line 31 it appears again.
I am trying to use this library using Kotlin but even with a simple layout I am getting the exception below: ``` android.view.InflateException: Binary XML file line #9: Attempt to...
I've faced with the crash on OPPO 5.1.1 with a very strange error for me I don't have any assumptions how it might happen. Here below stacktrace with the occurred...
while typing it's using more cpu than default EditTextfiled might be what is causing lags.
Is there currently a way to change the font for the hint in an ExtendedEditText? Using setTypeface for me only changes the font of the text itself, but not the...
 These fields are black on all versions of 6.0 My code: If I delete app:panelBackgroundColor="@color/transparent" then I get black screen too
When edit text is cursor's at position 0 when focused, the cursor is not visible when prefix is set
Is there a reason behind this?