This is i m getting
/* EditText’ is deprecated less… (Ctrl+F1)
Inspection info: Reports where deprecated code is used in the specified inspection scope. */
how to remove this.
This is i m getting
/* EditText’ is deprecated less… (Ctrl+F1)
Inspection info: Reports where deprecated code is used in the specified inspection scope. */
how to remove this.
You might be importing something else therefore it is showing this error.
import this android.widget.EditText