knight-dev

Results 2 issues of knight-dev

Upgrade gradle version to 7.1. Change "compile" to "implementation" since this is deprecated in gradle > 7.0 and was causing an error and preventing app launch. See: - https://stackoverflow.com/questions/23796404/could-not-find-method-compile-for-arguments-gradle Other...

I'm having an issue where I get an error if the current datasource changes and the previously selected items don't match the new datasource. This behaviour mirrors the standard dropdownbutton...

enhancement