优化工控机监控代码
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".ui.MainActivity"
|
||||
android:resizeableActivity="false"
|
||||
android:screenOrientation="landscape"
|
||||
android:theme="@style/AppTheme.NoActionBar">
|
||||
<intent-filter>
|
||||
@@ -51,6 +52,7 @@
|
||||
|
||||
<activity
|
||||
android:name=".ui.AutopilotConfigActivity"
|
||||
android:resizeableActivity="false"
|
||||
android:theme="@style/AppTheme.NoActionBar">
|
||||
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user