Password field AutoCompleteTextView, and I try to do setErrorit when it is empty, but I do not want this red exclamation mark to appear. How should I do it?
AutoCompleteTextView
setError
PS the box on top of this is also AutoCompleteTextView(mailview), but when I do setError, when it is empty, the red exclamation mark is not displayed.
For this you need to use . com.android.support....23.0.0
com.android.support....23.0.0
and also do not use setErrorso that an additional exclamation does not appear instead of another to show an error.
, com.android.support....24.0.0 TextInputLayout , setError .
com.android.support....24.0.0
TextInputLayout
.
setError :
setError("Error", null)
Source: https://habr.com/ru/post/1653900/More articles:Twitter Analytics API - apiAzure Integrated SQL Authentication with Cloud-Based Active Directory with Cloud Access - authenticationCan I use the mongorestore and mongodump commands from Java or JavaFx? - javaHow to use Python Matplotlib with OSx and virtualenv? - pythonUITextView, NSAttributedString and Custom Attributes - iosLayout for creating an object inside a method - javaangular -flot $ .plot is not a function - jqueryhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1653903/how-to-sync-a-shadow-git-repository-with-a-main-repository-secretly&usg=ALkJrhgGZV6y6QYqpjCW8LHrhzvfBTdPWAGoogle Cloud Storage File Upload - The requested page was not found. [404] - google-cloud-storageLinkedIn OAuth missing required parameter "clien_id" - jsonAll Articles