Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -13,7 +13,6 @@ the sample recommends using `hasCameraPermission`, which also guards against cam | @@ -13,7 +13,6 @@ the sample recommends using `hasCameraPermission`, which also guards against cam | ||
| 13 | 13 | ||
| 14 | Bugs fixed: | 14 | Bugs fixed: |
| 15 | * Fixed a bug that would cause the scanner to emit an error when it was already started. Now it ignores any calls to start while it is starting. | 15 | * Fixed a bug that would cause the scanner to emit an error when it was already started. Now it ignores any calls to start while it is starting. |
| 16 | -* [Android] Fixed a bug that prevented `useNewCameraSelector` from being used correctly. (thanks @bswhite1!) | ||
| 17 | 16 | ||
| 18 | ## 5.2.3 | 17 | ## 5.2.3 |
| 19 | 18 |
-
Please register or login to post a comment