the problem is, again, with generics. You can't an...
# announcements
k
the problem is, again, with generics. You can't annotate a type param with nullability annotations, at least in Android because it's not Java 8. I don't know if those would carry over too into the Kotlin type params anyway?