Revision 3632e148
ID | 3632e1483312886d96b121ac1fc941c4374913a6 |
Parent | 12fb8491 |
Child | a9d621eb |
move all QR Code image generation into AsyncTask to keep things snappy
Generating the QR Code image can take some time, so do it in an AsyncTask
which then updates the ImageView once the QRCode is complete.
refs #3201 https://dev.guardianproject.info/issues/3201
Files
- added
- modified
- copied
- renamed
- deleted