app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.features.product.edit
/
ProductEditActivity
/
Companion
/
start
start
androidJvm
fun
start
(
context
:
Context
,
product
:
Product
,
sendUpdated
:
Boolean
=
false
,
performOcr
:
Boolean
=
false
,
showCategoryPrompt
:
Boolean
=
false
,
showNutritionPrompt
:
Boolean
=
false
)
Content copied to clipboard
fun
start
(
context
:
Context
,
offlineProduct
:
OfflineSavedProduct
,
sendUpdated
:
Boolean
=
false
,
performOcr
:
Boolean
=
false
,
showCategoryPrompt
:
Boolean
=
false
,
showNutritionPrompt
:
Boolean
=
false
)
Content copied to clipboard