Is there a way with kotlin contracts to check if t...
# android
r
Is there a way with kotlin contracts to check if the value being passed into my function is an annotated resource (i.e.
@DimenRes Int
)?