Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzhirkevich committed Aug 7, 2023
1 parent 650c005 commit a9f9151
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,9 @@ val options = createQrOptions(1024, .2f) {

See [Issue #6](https://github.com/alexzhirkevich/custom-qr-generator/issues/6)

### I want a logo/background from device (file system, gallery)
---

### I want a logo/background from a device (file system, gallery)

You just need to resolve Drawable form file system. See [this](https://github.com/alexzhirkevich/custom-qr-generator)

Expand Down

0 comments on commit a9f9151

Please sign in to comment.