Generaly there is a trend to aviod using java enum...
# announcements
i
Generaly there is a trend to aviod using java enums on android devices becouse of memory alocations. Is the same true for Kotlin?