Change TextInputLayout focused & unfocused hint color programmatically
问题 I wanted to change the color of hint in TEXT INPUT LAYOUT same when it is in focused or unfocused state.i have two TEXT INPUT LAYOUT fields.Both fields are same color.But it in focused state color appears but in an unfocused state the default grey color appears.i want to keep the color color of hint same in both focused and unfocused state. <com.example.viveka.snipeid.CustomTextInputLayout android:id="@+id/input_layout_name" android:layout_width="match_parent" android:layout_height="wrap