commit | 900de2b743837bae4d93ab5bc6c5b1a181692a48 | [log] [tgz] |
---|---|---|
author | Nauval Rizky <enuma.alrizky@gmail.com> | Mon May 01 21:19:39 2023 +0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Mar 28 08:50:42 2025 -0400 |
tree | 8ffef748df8e1539670b6fde2fc723ba2ebd4817 | |
parent | 77aed5b8c5ca975be0a5c68f24d7251c3d5dd24c [diff] |
QRCodeScannerController: Use Lens as fallback activity When .mlkit.barcode.ui.PlatformBarcodeScanningActivityProxy cannot be found (such as on non-Tensor devices), the tile will never works. Add a fallback mechanism to use Lens as it can also scan QRCode as well. Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: Jackeagle <jackeagle102@gmail.com>