com.getsensibill.ui.receipt.controllers / SBSearchReceiptListActivity
SBSearchReceiptListActivity
class SBSearchReceiptListActivity : SBBaseNetworkPresenterActivity, OnClickListener, SortMenuListener
Activity for searching through a user’s receipts by query string or filter
This activity displays receipts using the standard receipt list view, so all normal receipt selecting/editing functionality from the receipt list fragment is also available on this activity
Constructors
| Name | Summary |
|---|---|
| <init> | SBSearchReceiptListActivity()Activity for searching through a user’s receipts by query string or filter |
Companion Object Functions
| Name | Summary |
|---|---|
| newIntent | fun newIntent(context: Context): IntentCreate and return a new intent to launch this activity, performing any configuration necessary |