jw
04/20/2018, 1:19 PMgildor
04/20/2018, 2:36 PMjw
04/20/2018, 2:38 PM@SimpleEnum
which requires that the enum can be optimized into an int and fails the build if it can't.gildor
04/20/2018, 2:39 PMjw
04/20/2018, 2:39 PMgildor
04/20/2018, 2:40 PMjw
04/20/2018, 2:41 PMgildor
04/20/2018, 2:41 PM@IntDef
imo
Thanks for informationjw
04/20/2018, 2:42 PMlouiscad
04/20/2018, 4:52 PM@SimpleEnum
in my projects? Does proguard/r8 handle inlining them to int even when there are extension functions/properties for the enum?jw
04/20/2018, 4:53 PM