I am using TextInputLayout with the design support library 22.2.1.
TextInputLayout
I set the value of the EditText programmatically, and when the
EditText
You can directly specify in the XML for TextInputLayout :
app:hintAnimationEnabled="false"