set Helper Text
Sets a helper message that will be displayed below the EditText. If the helper
is null
, the helper text functionality will be disabled and the helper message will be hidden.
If the helper text functionality has not been enabled via setHelperTextEnabled, then it will be automatically enabled if helper
is not empty.
Parameters
helper Text
Helper text to display