j>{)MTo8)|Qpiqk6--Ml}--A){5>C}!ugJukIR!zqJ9T`vrfji(3}^**?F
zgqz$1cb7$t^st&XY~)Hs#Oo46wK6H8;WB#dpZT}5iePw(XTz6Jg&z1pct2I^J
z3>P|C&hqweHEa|aX{~oEo%;j4d$VUn*L+sxAFuwT8?Y^MAxU~mMj573+cJi;H
zqqDQndr_k8s~;`;*tsHPMzm4nBE2Cg5K_Sax~FVMaI$>MT9$K)3ZknsWn|H#P21N)
zPckH(ke%42=k7is;n}&CR>wmFZyEi%`SR6$I|#q$GCtT%JVRGBKd7#J7a6##V9U6#
z29PY|N8CZ*JDb({rtZAnZ=(>uYjF~~eqdAiIv{m2`f8XJu6AtPZ`S>2>u6^CbEV3#
zQtt=R@H2=r(xFv-?1g98#zK`18uibsg+WWYM
z?wo$TQ1efd7BIqaxHG$iI*S4}EeoK;OZ*ws$)WMg5qgRS?vU4n7OdbUl{dJl1lf~0Gd8I3^mnp&K;wh;4(=Gr9Qtbez2TEKK9i+ttMnOj@jnuy
znq~&D58<7v%C4P{Tfv2Qd&)MJBu_n){W_d_teI@R;Zph96fT;
z-)t+=4uCX>O*d|rYOYanQ8XXFL_cW@+_GMKs-X3%6miVJzvD5pePf08o{N;)(Ba>%
zR#a{1zFAZCW3~B$uw-M-PlLCvkmFGm&g{4@-phy=4o|K_{UtNI#Rwi%ID19k+lJ+)
zaS>By71%g95ON@Q_^gK(EBU<9ed)MKD#w0Kl>{jn-Mq#_iD9w%t%dPG)NU=`?3`_EBi+<)`^mxXBnDQW!F!|e0U{^RRrcM{Xjff*nelMN#LT9Sv!i&OULAV
z>~+NA-g|`|z#MkAHQBD6c1zY{imYmj>E5rf958KjOg|Aa8npBm?MB{4Ds`qM{s-@A
B0oecm
literal 0
HcmV?d00001
diff --git a/app/src/main/res/layout-land/fragment_user.xml b/app/src/main/res/layout-land/fragment_user.xml
index ada21b0..71bd5cf 100644
--- a/app/src/main/res/layout-land/fragment_user.xml
+++ b/app/src/main/res/layout-land/fragment_user.xml
@@ -79,7 +79,11 @@
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dp_4"
android:layout_marginEnd="@dimen/dp_32"
- android:maxLines="1"
+ android:ellipsize="marquee"
+ android:focusable="true"
+ android:focusableInTouchMode="true"
+ android:marqueeRepeatLimit="marquee_forever"
+ android:singleLine="true"
android:text="@string/tips"
android:textColor="@color/lightGray"
android:textSize="@dimen/sp_8"
@@ -229,7 +233,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_8"
android:maxLines="1"
- android:text="今日学习时间"
+ android:text="@string/today_study_time"
android:textColor="@color/white"
android:textSize="@dimen/sp_8"
app:layout_constraintEnd_toEndOf="parent"
@@ -356,7 +360,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_16"
android:gravity="center_horizontal"
- android:text="第二步\n通过小程序扫码绑定设备"
+ android:text="第二步\n扫码绑定设备"
android:textColor="@color/white"
android:textSize="@dimen/sp_8"
app:layout_constraintEnd_toEndOf="@+id/iv_device_qrcode"
@@ -421,6 +425,8 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_margin="@dimen/dp_8"
+ android:scrollbars="vertical"
+ android:fadeScrollbars="false"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toBottomOf="@+id/tv_date2" />
diff --git a/app/src/main/res/layout-port/dialog_chinese.xml b/app/src/main/res/layout-port/dialog_chinese.xml
deleted file mode 100644
index 6727563..0000000
--- a/app/src/main/res/layout-port/dialog_chinese.xml
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/dialog_english_basics.xml b/app/src/main/res/layout-port/dialog_english_basics.xml
deleted file mode 100644
index e4b5aae..0000000
--- a/app/src/main/res/layout-port/dialog_english_basics.xml
+++ /dev/null
@@ -1,357 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/dialog_foundation.xml b/app/src/main/res/layout-port/dialog_foundation.xml
deleted file mode 100644
index 1a70e82..0000000
--- a/app/src/main/res/layout-port/dialog_foundation.xml
+++ /dev/null
@@ -1,192 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_biology.xml b/app/src/main/res/layout-port/fragment_biology.xml
deleted file mode 100644
index d458f33..0000000
--- a/app/src/main/res/layout-port/fragment_biology.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_chemical.xml b/app/src/main/res/layout-port/fragment_chemical.xml
deleted file mode 100644
index e9c0380..0000000
--- a/app/src/main/res/layout-port/fragment_chemical.xml
+++ /dev/null
@@ -1,136 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_chinese.xml b/app/src/main/res/layout-port/fragment_chinese.xml
deleted file mode 100644
index f5da555..0000000
--- a/app/src/main/res/layout-port/fragment_chinese.xml
+++ /dev/null
@@ -1,557 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_complex.xml b/app/src/main/res/layout-port/fragment_complex.xml
deleted file mode 100644
index 77a03a8..0000000
--- a/app/src/main/res/layout-port/fragment_complex.xml
+++ /dev/null
@@ -1,517 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_english.xml b/app/src/main/res/layout-port/fragment_english.xml
deleted file mode 100644
index 31cf328..0000000
--- a/app/src/main/res/layout-port/fragment_english.xml
+++ /dev/null
@@ -1,158 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_main.xml b/app/src/main/res/layout-port/fragment_main.xml
deleted file mode 100644
index 21fed49..0000000
--- a/app/src/main/res/layout-port/fragment_main.xml
+++ /dev/null
@@ -1,297 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_math.xml b/app/src/main/res/layout-port/fragment_math.xml
deleted file mode 100644
index a851ffd..0000000
--- a/app/src/main/res/layout-port/fragment_math.xml
+++ /dev/null
@@ -1,510 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_physics.xml b/app/src/main/res/layout-port/fragment_physics.xml
deleted file mode 100644
index f4b99df..0000000
--- a/app/src/main/res/layout-port/fragment_physics.xml
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_precision.xml b/app/src/main/res/layout-port/fragment_precision.xml
deleted file mode 100644
index 3131f53..0000000
--- a/app/src/main/res/layout-port/fragment_precision.xml
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_subject.xml b/app/src/main/res/layout-port/fragment_subject.xml
deleted file mode 100644
index 3f9b01f..0000000
--- a/app/src/main/res/layout-port/fragment_subject.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/fragment_user.xml b/app/src/main/res/layout-port/fragment_user.xml
deleted file mode 100644
index f11fee3..0000000
--- a/app/src/main/res/layout-port/fragment_user.xml
+++ /dev/null
@@ -1,445 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-port/activity_main.xml b/app/src/main/res/layout-sw800dp/activity_main.xml
similarity index 99%
rename from app/src/main/res/layout-port/activity_main.xml
rename to app/src/main/res/layout-sw800dp/activity_main.xml
index 1eafadc..b676c01 100644
--- a/app/src/main/res/layout-port/activity_main.xml
+++ b/app/src/main/res/layout-sw800dp/activity_main.xml
@@ -34,7 +34,7 @@
android:id="@+id/constraintLayout2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginBottom="@dimen/dp_2"
+ android:layout_marginBottom="@dimen/dp_8"
android:background="@drawable/custom_bg_ai"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
@@ -45,8 +45,8 @@
android:layout_height="match_parent"
android:layout_marginTop="@dimen/dp_4"
android:layout_marginEnd="@dimen/dp_4"
- android:layout_marginStart="@dimen/dp_4"
android:layout_marginBottom="@dimen/dp_2"
+ android:layout_marginStart="@dimen/dp_4"
android:orientation="horizontal"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
diff --git a/app/src/main/res/layout-sw800dp/fragment_biology.xml b/app/src/main/res/layout-sw800dp/fragment_biology.xml
index 900f270..61ed1d8 100644
--- a/app/src/main/res/layout-sw800dp/fragment_biology.xml
+++ b/app/src/main/res/layout-sw800dp/fragment_biology.xml
@@ -22,8 +22,8 @@
@@ -73,8 +73,8 @@
android:layout_height="match_parent">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/src/main/res/layout-sw800dp/fragment_math.xml b/app/src/main/res/layout-sw800dp/fragment_math.xml
index d5de6da..1666004 100644
--- a/app/src/main/res/layout-sw800dp/fragment_math.xml
+++ b/app/src/main/res/layout-sw800dp/fragment_math.xml
@@ -21,8 +21,8 @@
-
-
@@ -219,7 +222,7 @@
android:maxLines="1"
android:text="学习时长超过同用户"
android:textColor="@color/white"
- android:textSize="@dimen/sp_8"
+ android:textSize="@dimen/sp_7"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/tv_percent" />
@@ -232,7 +235,7 @@
android:maxLines="1"
android:text="今日学习时间"
android:textColor="@color/white"
- android:textSize="@dimen/sp_8"
+ android:textSize="@dimen/sp_7"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView5" />
@@ -280,9 +283,9 @@
android:paddingEnd="@dimen/dp_6"
android:paddingBottom="@dimen/dp_2"
android:text="输入激活码"
- android:visibility="gone"
android:textColor="@color/white"
android:textSize="@dimen/sp_8"
+ android:visibility="gone"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent" />
@@ -357,7 +360,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_12"
android:gravity="center_horizontal"
- android:text="第二步\n通过小程序扫码绑定设备"
+ android:text="第二步\n扫码绑定设备"
android:textColor="@color/white"
android:textSize="@dimen/sp_6"
app:layout_constraintEnd_toEndOf="@+id/iv_device_qrcode"
@@ -376,12 +379,12 @@
android:id="@+id/tv_date2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginStart="@dimen/dp_8"
- android:layout_marginTop="@dimen/dp_8"
+ android:layout_marginStart="@dimen/dp_6"
+ android:layout_marginTop="@dimen/dp_6"
android:maxLines="1"
android:text="2月14日 星期二"
android:textColor="@color/white"
- android:textSize="@dimen/sp_12"
+ android:textSize="@dimen/sp_7"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
@@ -395,8 +398,8 @@
@@ -422,6 +425,8 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_margin="@dimen/dp_8"
+ android:scrollbars="vertical"
+ android:fadeScrollbars="false"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toBottomOf="@+id/tv_date2" />
diff --git a/app/src/main/res/layout/activity_moreapp.xml b/app/src/main/res/layout/activity_moreapp.xml
new file mode 100644
index 0000000..3b4ff7c
--- /dev/null
+++ b/app/src/main/res/layout/activity_moreapp.xml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e946bee..107736f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -14,5 +14,7 @@
Hello blank fragment
努力不为感动谁,只为不与最好的自己失之交臂。趁着最美好的年华,继续奋斗吧。
+ %d款应用
+ 今日学习时间%s