ActivityNavigator does not use NavTypes to encode arguments
Links (2)
“ nehWActivityNavigator fills in the intent.data, it seems to directly call Uri.encode(args[argName].toString()), thus bypassing any of the NavType specific logic for serializing the value into a String. ”