Closed u7505884 closed 1 year ago
Code Climate has analyzed commit 07c234ae and detected 2 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 2 |
View more on Code Climate.
thank you for your contribution, but this feature is already implemented with https://github.com/Swati4star/Images-to-PDF/pull/1143
Description
Fixes: The issue poster said that when tapping the scan qr code button there is no "select image" option, nothing but only the camera waiting to see a qr code, so I added the "Scan from the saved image" button. Users can select the images they want to scan from the album.
If there are no images in the album,
If there are images, but no QR code on it
Fixes #1101
Type of change
Just put an x in the [] which are valid.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
./gradlew assembleDebug assembleRelease
./gradlew checkstyle
Checklist: