Skip to content
Snippets Groups Projects
Forked from briar / briar
5053 commits behind the upstream repository.
user avatar
akwizgran authored
Fix two crashes when scanning QR codes

One crash was two due the `Context` being `null` and the other due to the camera being opened within an `AsyncTask`.

Closes #583

See merge request !282
d34afa5f
History