当用户正确填写某些内容时,我会在我的TextInputLayout上显示一些错误并禁用它们。mTextInputLayout.setError("This field is required");mTextInputLayout.setError(null);
问题是仍然存在空TextView对象的填充,该对象显示错误消息。,因此,显示错误消息的TextView似乎已经销毁,而不是再
我试着用这些台词来做些什么:我可以使用android:hint="Email Address"显示提示,但不能显示辅助文本-这将是您的电子邮件用户名。<android.support.design.widget.TextInputLayout androidapp:et_helper="Username is preferably your registered emai