linkedin / Spyglass

A library for mentions on Android
Apache License 2.0
387 stars 128 forks source link

Add nullability annotation with best judgment #101

Closed chao2zhang closed 4 years ago

chao2zhang commented 4 years ago

I enabled UnknownNulless lint check to detect violations, and use my best judgment to fix the nullability for Kotlin interoperability.