-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* created a confirmation of placed order screen * moved checkout info to a ViewModel * passed shipping info to checkout confirmation * in progress * changed layout a bit and cleared cart when leaving the confirmation screen using lifecycle owner * fixed the inability to update payment and shipping info by removing an unnecessary remember * added email address to the confirmation screen * added an order.placed event * updated the Manual Instrumentation bullet * typo * Update demo-app/README.md --------- Co-authored-by: jason plumb <[email protected]>
- Loading branch information
1 parent
b4ab2f4
commit 762a67e
Showing
2 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters