Skip to content

Commit

Permalink
Return on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafrir-stripe committed Sep 10, 2020
1 parent 07c88ed commit 67194c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ class PaymentMethodsActivity : AppCompatActivity() {
null,
Activity.RESULT_CANCELED
)
return
}

setContentView(viewBinding.root)
Expand Down

0 comments on commit 67194c7

Please sign in to comment.