#
whycq
2025-02-07 8e6d7c8275117ca2659e7f82051f8af19741aa9d
app/src/main/AndroidManifest.xml
@@ -17,8 +17,12 @@
        android:roundIcon="@mipmap/ic_launcher_round"
        android:supportsRtl="true"
        android:theme="@style/Theme.AGVController"
        android:requestLegacyExternalStorage="true"
        tools:targetApi="31">
        <activity
            android:name=".LogActivity"
            android:exported="false" />
        <activity
            android:name=".EditeActivity"
            android:exported="false" />
        <activity