-
Notifications
You must be signed in to change notification settings - Fork 1
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
feature(bank-sdk): Skonto Invoice Preview #536
feature(bank-sdk): Skonto Invoice Preview #536
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks great. Just added some comments. The close button is not working after zooming in on the invoice. Please take a look. Thank you.
core-api-library/library/src/main/java/net/gini/android/core/api/DocumentManager.kt
Outdated
Show resolved
Hide resolved
core-api-library/library/src/main/java/net/gini/android/core/api/DocumentRemoteSource.kt
Outdated
Show resolved
Hide resolved
...in/java/net/gini/android/bank/sdk/capture/skonto/invoice/SkontoInvoicePreviewScreenColors.kt
Show resolved
Hide resolved
bank-sdk/sdk/src/main/java/net/gini/android/bank/sdk/capture/skonto/SkontoFragment.kt
Outdated
Show resolved
Hide resolved
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Thank you!
d823b63
into
features-skonto-invoice-ra
feature(bank-sdk): Skonto Invoice Preview
PP-643