Hi. I am seeing a weird problem where if I use @Pa...
# android
g
Hi. I am seeing a weird problem where if I use @Parcelize on a class, it throws NoClassDefFoundError at runtime on Android 4.4.x devices. Works fine on all other version, higher and lower, and not a proguard issue either.