florent37 / MaterialTextField

A different beautiful Floating Edit Text
Apache License 2.0
1.49k stars 239 forks source link

set mtf_image programmatically #16

Open irsalshabirin opened 8 years ago

irsalshabirin commented 8 years ago

please add method to set icon/image programmatically, and when EditText contain text, disable reduce() on touch EditText

thanks before 👍

tranqui341 commented 6 years ago

I agree with disabling the reduce() on touch when EditText contains text. I also have my implementation reduce() when the EditText loses focus when it's empty... looks really good that way.

mtf