调整中控联动UI

This commit is contained in:
squallzhjch
2023-06-14 13:47:49 +08:00
parent 4884db93fc
commit e352a34ef9
45 changed files with 900 additions and 433 deletions

View File

@@ -63,17 +63,6 @@
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:theme="@style/Theme.OMQualityInspection" />
<activity
android:name=".ui.activity.console.ConsoleActivity"
android:exported="true"
android:label="@string/app_name"
android:launchMode="singleTask"
android:screenOrientation="landscape"
android:theme="@style/Theme.OMQualityInspection">
</activity>
<meta-data
android:name="ScopedStorage"
android:value="true" />