rengwuxian / MaterialEditText

EditText in Material Design
6.11k stars 1.05k forks source link

setFocusFraction in the XML #382

Open mariolourobert opened 5 years ago

mariolourobert commented 5 years ago

As we now, we have to user setFocusFraction to avoid extra-alpha on the floating label color (if we don't want that extra-alpha). Could we put it in a XML attribute ? So we could use it in our styles easier...