-
Notifications
You must be signed in to change notification settings - Fork 679
Fixing copy around specific document types in document capture in Identity SDK #11274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Diffuse output:
APK
DEX
ARSC
|
This reverts commit e552940.
identity/src/main/java/com/stripe/android/identity/viewmodel/DocumentScanViewModel.kt
Outdated
Show resolved
Hide resolved
identity/src/main/java/com/stripe/android/identity/viewmodel/DocumentScanViewModel.kt
Outdated
Show resolved
Hide resolved
identity/src/main/java/com/stripe/android/identity/viewmodel/DocumentScanViewModel.kt
Outdated
Show resolved
Hide resolved
Risky Change This is considered a risky change because it adjusts the sample app build.gradle, please review carefully. By adding the label |
94fb08e
to
1e8e5a8
Compare
2 builds increased size, 1 build had no size change
Stripe Identity Example 21.26.2-theme1 (20)
|
Item | Install Size Change | Download Size Change |
---|---|---|
📝 com.stripe.android.identity.viewmodel.IdentityViewModel$IdentityV... | ⬆️ 3.6 kB | ⬆️ 1.8 kB |
com.stripe.android.identity.viewmodel.DocumentScanViewModel$Docum... | ⬇️ -2.4 kB | ⬇️ -1.2 kB |
com.stripe.android.identity.viewmodel.DocumentScanViewModel | ⬆️ 1.9 kB | ⬆️ 890 B |
🗑 kotlinx.coroutines.flow.FlowKt__MergeKt$mapLatest$1 | ⬇️ -1.8 kB | ⬇️ -849 B |
📝 kotlinx.coroutines.flow.FlowKt__ZipKt$combine$$inlined$combineUns... | ⬆️ 1.8 kB | ⬆️ 844 B |
Financial Connections Example 21.26.2 (212602)
com.stripe.android.financialconnections.example
No changes to report
PaymentSheet Example 21.26.2 (11)
com.stripe.android.paymentsheet.example
⚖️ Compare build
⏱️ Analyze build performance
Total install size change: 0 B
Total download size change: ⬆️ 12 B
Largest size changes
Item | Install Size Change | Download Size Change |
---|---|---|
Other | ⬆️ 0 B | ⬆️ 12 B |
🛸 Powered by Emerge Tools
Progress on #8511
This begins matching large portion of the functionality of the web flow, by allowing the more specific copy for only one, two and 3 available id types.
Testing
You can also do this for > 2 available types and it should revert to using "Identity Document" copy instead of specifying individual types.
See these screenshots (the camera part is blocked on purpose, so don't worry about that) for some of the the primary parts of copy.
Live capture for the one capture set of screens.
With just 1 available type:
With 2 available types:
with 3 available types: