更新CameraX至v1.2.1

This commit is contained in:
Jenly
2023-03-04 20:54:37 +08:00
parent b2fa6aaec0
commit a85d793149
53 changed files with 1566 additions and 884 deletions

View File

@@ -44,7 +44,7 @@
android:theme="@style/CaptureTheme"/>
<activity
android:name=".CustomActivity"
android:name=".CustomFullScanActivity"
android:screenOrientation="portrait"
android:theme="@style/CaptureTheme"/>