Update AndroidManifest.xml
This commit is contained in:
parent
d6edb612e5
commit
a4e82c84b6
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
android:name="com.journeyapps.barcodescanner.CaptureActivity"
|
||||
android:hardwareAccelerated="true"
|
||||
android:screenOrientation="fullSensor"
|
||||
tools:replace="screenOrientation" />
|
||||
tools:replace="screenOrientation" />
|
||||
<activity android:name=".Activities.SecureCaptureActivity" />
|
||||
<activity
|
||||
android:name=".Activities.PanicResponderActivity"
|
||||
|
|
Loading…
Reference in a new issue