Closed samer-stripe closed 3 weeks ago
Diffuse output:
OLD: paymentsheet-example-release-master.apk (signature: V1, V2)
NEW: paymentsheet-example-release-pr.apk (signature: V1, V2)
│ compressed │ uncompressed
├───────────┬───────────┬───────┼───────────┬───────────┬────────
APK │ old │ new │ diff │ old │ new │ diff
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
dex │ 4.1 MiB │ 4.1 MiB │ +91 B │ 8.9 MiB │ 8.9 MiB │ +436 B
arsc │ 2.3 MiB │ 2.3 MiB │ 0 B │ 2.3 MiB │ 2.3 MiB │ 0 B
manifest │ 5.1 KiB │ 5.1 KiB │ 0 B │ 25.6 KiB │ 25.6 KiB │ 0 B
res │ 933.7 KiB │ 933.7 KiB │ -26 B │ 1.5 MiB │ 1.5 MiB │ -52 B
native │ 2.6 MiB │ 2.6 MiB │ 0 B │ 6 MiB │ 6 MiB │ 0 B
asset │ 2.9 MiB │ 2.9 MiB │ -24 B │ 2.9 MiB │ 2.9 MiB │ -24 B
other │ 201.3 KiB │ 201.3 KiB │ +12 B │ 443.4 KiB │ 443.4 KiB │ 0 B
──────────┼───────────┼───────────┼───────┼───────────┼───────────┼────────
total │ 13 MiB │ 13 MiB │ +53 B │ 22.1 MiB │ 22.1 MiB │ +360 B
DEX │ old │ new │ diff
─────────┼───────┼───────┼──────────────
files │ 1 │ 1 │ 0
strings │ 43014 │ 43014 │ 0 (+1 -1)
types │ 14527 │ 14527 │ 0 (+0 -0)
classes │ 12112 │ 12112 │ 0 (+0 -0)
methods │ 62506 │ 62509 │ +3 (+57 -54)
fields │ 41095 │ 41095 │ 0 (+0 -0)
ARSC │ old │ new │ diff
─────────┼──────┼──────┼──────
configs │ 242 │ 242 │ 0
entries │ 6274 │ 6274 │ 0
Couldn't figure out a way to test this behavior. Open to ideas on what we can do here.
The other thing I don't like here is the animation canceling after quickly entering and deleting the 8 digits required to show the card brand choice chevron. I also couldn't find a good way to stop and reverse the animations.
Summary
Fix
Card Brand Choice
animations when nested in bottom sheet.Motivation
Resolves https://github.com/stripe/stripe-android/issues/9130
Testing
Video