How can I use AppCompatEditText with Saripaar validation library

230 Views Asked by At

So currently it shows the error icon on the AppCompatEditText with invalid entry on validation but when I click on that view it throws an exception.

android.view.InflateException: Binary XML file line #17: Error inflating class TextView
0

There are 0 best solutions below