This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Description
How can I validate a Spinner? I tried adding one of the validations but I get this compilation error:
Cannot find a setter for <androidx.appcompat.widget.AppCompatSpinner app:validateMinLength> that accepts parameter type 'int' If a binding adapter provides the setter, check that the adapter is annotated correctly and that the parameter type matches