I got a weird lint error `This annotation does not...
# android
r
I got a weird lint error
This annotation does not apply for type void, expected int or long
.
Type
is a
IntDef
.
@get:Type
doesn't work while
@Type get
works.