HITGIF / TextFieldBoxes

Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.
Apache License 2.0
774 stars 113 forks source link

if i set text programmatically, focus is set to string-start #107

Open PaolinoAngeletti opened 5 years ago

PaolinoAngeletti commented 5 years ago

so if i try to delete last char, it doesnt delete beacuse focus is before first char. ..............