com.getsensibill.ui.receipt.controllers.detail / ReceiptDetailActivity / newIntent
newIntent
@JvmStatic fun newIntent(context:
Context
, receiptId:
String
):
Intent
Create an intent to launch this activity
Parameters
context
- The context used to create the intent
receiptId
- The receipt id representing the receipt this activity should display
Return The configured intent to be used to launch this activity