优化细节

This commit is contained in:
Jenly
2020-12-28 14:16:14 +08:00
parent 1a09abd66c
commit 5726b1028b
3 changed files with 5 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
android:theme="@style/CaptureTheme"/>
<activity
android:name=".CustomCaptureActivity"
android:screenOrientation="portrait"
android:theme="@style/CaptureTheme"/>
<activity