Revision a89e4143
ID | a89e4143c01c4b60ad7315c1810af4705e74cfe1 |
Parent | 3caec653 |
Child | db0b1066 |
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. This will be
used for the kerplapp repo swapping process.
refs #3204 https://dev.guardianproject.info/issues/3204
refs #3201 https://dev.guardianproject.info/issues/3201
Files
- added
- modified
- copied
- renamed
- deleted