simplify wording

This commit is contained in:
Daniel Micay 2022-01-29 16:44:07 -05:00
parent 6b54207ebb
commit 071c1d1744

View File

@ -592,9 +592,8 @@
barcode types it should scan via the menu at the top. It only scans QR codes
by default since that provides quick and reliable scanning. Most other types
of barcodes can result in false positives. Each enabled type will slow down
the scanning and will make it more prone to false positives. This is generally
fine for simple codes but it would be quite difficult to scan a dense QR code
with all types enabled.</p>
the scanning and will make it more prone to false positives especially with
difficult to scan barcodes such as a dense QR code.</p>
<p>Camera permission is the only one that's required. Images and videos are
stored via the Media Store API so media/storage permissions aren't required.