From 58885f69a95c046a73d9d46ffcd0ab94458537d3 Mon Sep 17 00:00:00 2001 From: fengge <844143714@qq.com> Date: Mon, 1 Jun 2026 18:10:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=E6=80=A7=E4=BC=98=E5=8C=96:?= =?UTF-8?q?=20=E6=98=BE=E5=BC=8F=E5=BC=80=E5=90=AF=E7=A1=AC=E4=BB=B6?= =?UTF-8?q?=E5=8A=A0=E9=80=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 64deca8..fb39476 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,7 +23,8 @@ android:supportsRtl="true" android:usesCleartextTraffic="true" android:networkSecurityConfig="@xml/network_security_config" - android:theme="@style/Theme.StandAPP"> + android:theme="@style/Theme.StandAPP" + android:hardwareAccelerated="true">