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