I'm on Android Navigation 2.4.0-beta01 and when co...
# android
o
I'm on Android Navigation 2.4.0-beta01 and when compiling, my enum navarg type's are not being compiled (unresolved reference). Anyone encountered this issue before? This is with SafeArgs ofcourse.
😶 1
f
Did you move your enum from one folder to another?
o
Yeah it was some incorrect package code, fixed it