checkout / frames-android

Frames Android: making native card payments simple
https://www.checkout.com/docs/integrate/sdks/android-sdk
MIT License
51 stars 37 forks source link

Refactor card details view #16

Closed john-ohalloran-cko closed 5 years ago

john-ohalloran-cko commented 5 years ago

Proposed changes

CardDetailsView has been doing a lot more than a View should really be doing: this PR pushes some of that functionality to more appropriate places.

Types of changes

Checklist