mac
2023-12-05 da53ba3b968531f4d9af8bc6487d174309281c0f
app/src/main/AndroidManifest.xml
@@ -153,10 +153,10 @@
            android:value="812" />
        <meta-data
            android:name="design_width_in_dp"
            android:value="375" /> <!-- 不加这个作用域上去打开相册的是闪退 -->
            android:value="375" />
        <meta-data
            android:name="ScopedStorage"
            android:value="true" />
            android:value="true" /> <!-- 不加这个作用域上去打开相册的是闪退 -->
    </application>
</manifest>