From bf5ca2c420c3c581c0816eddb786fb8fd75b75dd Mon Sep 17 00:00:00 2001 From: pms5ftuno <195723220@qq.com> Date: Thu, 15 May 2025 02:10:18 +0800 Subject: [PATCH] ADD file via upload --- chongfu activity.txt | 227 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 chongfu activity.txt diff --git a/chongfu activity.txt b/chongfu activity.txt new file mode 100644 index 0000000..95eaa40 --- /dev/null +++ b/chongfu activity.txt @@ -0,0 +1,227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:fullBackupContent="true" + android:usesCleartextTraffic="false" + android:requestLegacyExternalStorage="true"> + + + + android:label="@string/app_name" + android:launchMode="singleTop" + android:theme="@style/NoteTheme" + android:exported="true" + android:windowSoftInputMode="adjustPan"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:grantUriPermissions="true"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + android:enabled="true" + android:permission="android.permission.BIND_SYNC_ADAPTER"> + + + + + + + + + + + + + + + + + \ No newline at end of file