move CameraActivity to com.dinect.checker.zbar package, refs #9991
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</activity>
|
||||
|
||||
<activity
|
||||
android:name="com.dinect.checker.CameraActivity"
|
||||
android:name="com.dinect.checker.zbar.CameraActivity"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/AppTheme" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user