[6.6.0]
[项目结构、扫码枪添加手机号]
This commit is contained in:
11
OCH/shuttle/driver_weaknet/src/main/AndroidManifest.xml
Normal file
11
OCH/shuttle/driver_weaknet/src/main/AndroidManifest.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.mogo.och.shuttle.weaknet">
|
||||
|
||||
<application>
|
||||
<activity android:name="com.mogo.och.weaknet.ui.BusSwitchLineActivity"
|
||||
android:theme="@style/SwitchLineDialogStyle"
|
||||
android:launchMode="singleTask"
|
||||
android:screenOrientation="landscape" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user