![]() Make all list listeners operate on generic values. Wanted to do this for awhile, but couldn't figure out how to get the listener to work with sub-typed listeners until I learned what the in keyword actually does. This removes a ton of type-checking boilerplate that it's not even funny. |
||
---|---|---|
.. | ||
SearchAdapter.kt | ||
SearchFragment.kt | ||
SearchViewModel.kt |