ganti nama variabel
This commit is contained in:
parent
7d77e4d1dc
commit
1ddee86565
@ -200,7 +200,7 @@ private fun shareOrder(context: Context, subject: String, summary: String) {
|
|||||||
context.startActivity(
|
context.startActivity(
|
||||||
Intent.createChooser(
|
Intent.createChooser(
|
||||||
intent,
|
intent,
|
||||||
context.getString(R.string.new_cupcake_order)
|
context.getString(R.string.new_bread_order)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 361 KiB |
Loading…
x
Reference in New Issue
Block a user