Is it still recomended tu use `@IntDef` over `enum...
# android
g
Is it still recomended tu use
@IntDef
over
enum
for android with Kotlin?