From 9b17695cb4fae034d6c3ed20992732e9866e1725 Mon Sep 17 00:00:00 2001
From: zhenghaoyuan20 <735827001@qq.com>
Date: Fri, 23 Jun 2023 09:17:29 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AE=E7=8A=B6=E6=80=81=E4=BF=9D?=
=?UTF-8?q?=E5=AD=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../.idea/deploymentTargetDropDown.xml | 17 +
src/sixaunyi/.idea/misc.xml | 7 +-
src/sixaunyi/app/build.gradle | 1 -
src/sixaunyi/app/src/main/AndroidManifest.xml | 10 +-
.../com/example/sixaunyi/SettingActivity.java | 121 ++++-
.../com/example/sixaunyi/VideoActivity.java | 497 ------------------
.../src/main/res/layout/activity_video.xml | 1 +
.../app/src/main/res/values/styles.xml | 2 -
8 files changed, 128 insertions(+), 528 deletions(-)
create mode 100644 src/sixaunyi/.idea/deploymentTargetDropDown.xml
delete mode 100644 src/sixaunyi/app/src/main/java/com/example/sixaunyi/VideoActivity.java
diff --git a/src/sixaunyi/.idea/deploymentTargetDropDown.xml b/src/sixaunyi/.idea/deploymentTargetDropDown.xml
new file mode 100644
index 0000000..72cc687
--- /dev/null
+++ b/src/sixaunyi/.idea/deploymentTargetDropDown.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/sixaunyi/.idea/misc.xml b/src/sixaunyi/.idea/misc.xml
index 20ddd46..383b5f0 100644
--- a/src/sixaunyi/.idea/misc.xml
+++ b/src/sixaunyi/.idea/misc.xml
@@ -3,10 +3,15 @@