stripe-android icon indicating copy to clipboard operation
stripe-android copied to clipboard

Fix vertical mode payment method selection

Open amk-stripe opened this issue 8 months ago • 1 comments

Summary

Fix vertical mode payment method selection

This PR depends on the changes to BaseSheetViewModel in https://github.com/stripe/stripe-android/pull/8710, specifically removing the updateSelection call in onUserBack

Motivation

https://jira.corp.stripe.com/browse/MOBILESDK-2177

Testing

  • [X] Added tests
  • [ ] Modified tests
  • [X] Manually verified

Screen recording

https://github.com/stripe/stripe-android/assets/160939932/630298c2-3095-4517-b210-76004fc8b416

amk-stripe avatar Jun 26 '24 20:06 amk-stripe