com.getsensibill.ui.receipt.controllers.exports / SBExportListActivity
SBExportListActivity
class SBExportListActivity : SBBaseActivity
This activity will display a list of the user’s recent exports.
Intents to launch this activity should be created using newIntent.
Constructors
Name | Summary |
---|---|
<init> | SBExportListActivity() This activity will display a list of the user’s recent exports. |
Companion Object Functions
Name | Summary |
---|---|
newIntent | fun newIntent(context: Context ): Intent Create an intent to launch this activity |