version:1.0.1
fix: update:加入multidex,修改字体大小为sp
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
android:layout_marginTop="4dp"
|
||||
android:text="了解基础操作"
|
||||
android:textColor="@color/black"
|
||||
android:textSize="8dp"
|
||||
android:textSize="8sp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/textView2" />
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
android:layout_marginEnd="25dp"
|
||||
android:text="已被禁用,需要爸爸妈妈允许后才可恢复使用哦。"
|
||||
android:textColor="#010101"
|
||||
android:textSize="14dp" />
|
||||
android:textSize="14sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_confirm"
|
||||
@@ -33,6 +33,6 @@
|
||||
android:gravity="center"
|
||||
android:text="知道了"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -14,7 +14,7 @@
|
||||
android:layout_marginTop="31dp"
|
||||
android:text="搜狗输入法"
|
||||
android:textColor="#333333"
|
||||
android:textSize="16dp" />
|
||||
android:textSize="16sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_title"
|
||||
@@ -23,7 +23,7 @@
|
||||
android:layout_marginTop="19dp"
|
||||
android:text="确认要移除此应用吗?"
|
||||
android:textColor="#333333"
|
||||
android:textSize="16dp" />
|
||||
android:textSize="16sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -39,7 +39,7 @@
|
||||
android:gravity="center"
|
||||
android:text="取消"
|
||||
android:textColor="#666666"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_ok"
|
||||
@@ -50,6 +50,6 @@
|
||||
android:gravity="center"
|
||||
android:text="移除"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -25,7 +25,7 @@
|
||||
android:layout_marginTop="3dp"
|
||||
android:text="语文学习应用"
|
||||
android:textColor="#333333"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/ll_gb"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -367,7 +367,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -390,7 +390,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -441,7 +441,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:text="学习应用"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
</RelativeLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -472,7 +472,7 @@
|
||||
android:gravity="center"
|
||||
android:text="地理会考专项"
|
||||
android:textColor="#90ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -496,7 +496,7 @@
|
||||
android:gravity="center"
|
||||
android:text="一课一练"
|
||||
android:textColor="#90ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -366,7 +366,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -389,7 +389,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -440,7 +440,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:text="学习应用"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="19dp"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -367,7 +367,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -390,7 +390,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -367,7 +367,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -390,7 +390,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -367,7 +367,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -390,7 +390,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -441,7 +441,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:text="学习应用"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="19dp"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -366,7 +366,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -389,7 +389,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -440,7 +440,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:text="学习应用"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="19dp"
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -81,7 +81,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -156,7 +156,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -186,7 +186,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -216,7 +216,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -246,7 +246,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -304,7 +304,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -312,7 +312,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -341,7 +341,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -367,7 +367,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -390,7 +390,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI同步精准学"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp"
|
||||
android:textSize="11sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<ImageView
|
||||
@@ -77,7 +77,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI单元复习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_dyfx"
|
||||
@@ -102,7 +102,7 @@
|
||||
android:layout_marginTop="7dp"
|
||||
android:text="AI阶段备考"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_tab_jdbk"
|
||||
@@ -179,7 +179,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -209,7 +209,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -239,7 +239,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -269,7 +269,7 @@
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -327,7 +327,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="试卷中心"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -335,7 +335,7 @@
|
||||
android:layout_marginTop="2dp"
|
||||
android:text="真题来演练,提升超惊艳"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -364,7 +364,7 @@
|
||||
android:paddingRight="2dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -389,7 +389,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="期末"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -412,7 +412,7 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="模拟考"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
@@ -464,7 +464,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:text="学习应用"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="11dp" />
|
||||
android:textSize="11sp" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="19dp"
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
android:layout_height="10dp"
|
||||
android:text="昵称:"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="7dp" />
|
||||
android:textSize="7sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_name"
|
||||
@@ -73,7 +73,7 @@
|
||||
android:singleLine="true"
|
||||
android:text="小九"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -87,7 +87,7 @@
|
||||
android:layout_height="10dp"
|
||||
android:text="年级:"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="7dp" />
|
||||
android:textSize="7sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_grade"
|
||||
@@ -95,7 +95,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="未注册"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -109,7 +109,7 @@
|
||||
android:layout_height="10dp"
|
||||
android:text="学力值:"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="7dp" />
|
||||
android:textSize="7sp" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/tv_wlz"
|
||||
@@ -117,7 +117,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="0"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
@@ -190,7 +190,7 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="本周累计打卡"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp"
|
||||
android:textSize="12sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
@@ -200,7 +200,7 @@
|
||||
android:layout_marginStart="5dp"
|
||||
android:text="不积小流,无以成江河"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
@@ -245,7 +245,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="本周错题本"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -253,7 +253,7 @@
|
||||
android:layout_marginTop="31dp"
|
||||
android:text="错题周周清,学习节节高"
|
||||
android:textColor="#60ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="67dp"
|
||||
@@ -271,7 +271,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="0"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -279,7 +279,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="AI精准学"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -299,7 +299,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="0"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -307,7 +307,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="智能答疑"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
@@ -327,7 +327,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="0"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -335,7 +335,7 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="一课一练"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="新课标推荐"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
@@ -59,7 +59,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="更多"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="12dp"
|
||||
@@ -164,7 +164,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="最近阅读"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<com.xwad.os.view.jxw.widget.NoScrollViewPager
|
||||
android:id="@+id/subject_viewPager"
|
||||
@@ -195,7 +195,7 @@
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="本周阅读"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp" />
|
||||
android:textSize="12sp" />
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/rv_chart"
|
||||
@@ -225,7 +225,7 @@
|
||||
android:alpha="0.8"
|
||||
android:text="暂无数据"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="平板守护功能"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp"
|
||||
android:textSize="12sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
@@ -56,7 +56,7 @@
|
||||
android:layout_marginStart="5dp"
|
||||
android:text="智能护眼,专注学习"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
android:gravity="center"
|
||||
android:text="新"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="8dp"
|
||||
android:textSize="8sp"
|
||||
android:visibility="gone" />
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
android:layout_marginTop="6dp"
|
||||
android:singleLine="true"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="10dp" />
|
||||
android:textSize="10sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
android:gravity="center"
|
||||
android:text="当前壁纸"
|
||||
android:textColor="#333333"
|
||||
android:textSize="6dp"
|
||||
android:textSize="6sp"
|
||||
android:visibility="gone" />
|
||||
</RelativeLayout>
|
||||
@@ -26,5 +26,5 @@
|
||||
android:layout_marginTop="1dp"
|
||||
android:text="05.10"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
@@ -20,5 +20,5 @@
|
||||
android:gravity="center"
|
||||
android:text="当前壁纸"
|
||||
android:textColor="#333333"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</RelativeLayout>
|
||||
@@ -13,7 +13,7 @@
|
||||
android:gravity="top|center_horizontal"
|
||||
android:text="智慧学"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="7dp"
|
||||
android:textSize="7sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<LinearLayout
|
||||
@@ -30,7 +30,7 @@
|
||||
android:includeFontPadding="false"
|
||||
android:text="EXP"
|
||||
android:textColor="#2faa1c"
|
||||
android:textSize="6dp"
|
||||
android:textSize="6sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
@@ -40,7 +40,7 @@
|
||||
android:includeFontPadding="false"
|
||||
android:text="0"
|
||||
android:textColor="#2faa1c"
|
||||
android:textSize="6dp"
|
||||
android:textSize="6sp"
|
||||
android:textStyle="bold" />
|
||||
</LinearLayout>
|
||||
</RelativeLayout>
|
||||
@@ -19,7 +19,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="1"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="28dp" />
|
||||
android:textSize="28sp" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="41dp"
|
||||
@@ -34,7 +34,7 @@
|
||||
android:includeFontPadding="false"
|
||||
android:text="0"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="28dp" />
|
||||
android:textSize="28sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<TextView
|
||||
@@ -46,7 +46,7 @@
|
||||
android:gravity="center"
|
||||
android:text="去完成"
|
||||
android:textColor="#005261"
|
||||
android:textSize="22dp"
|
||||
android:textSize="22sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<TextView
|
||||
@@ -58,7 +58,7 @@
|
||||
android:gravity="center"
|
||||
android:text="领取"
|
||||
android:textColor="#5c4300"
|
||||
android:textSize="22dp"
|
||||
android:textSize="22sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<TextView
|
||||
@@ -70,6 +70,6 @@
|
||||
android:gravity="center"
|
||||
android:text="已完成"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="22dp"
|
||||
android:textSize="22sp"
|
||||
android:visibility="gone" />
|
||||
</LinearLayout>
|
||||
@@ -19,5 +19,5 @@
|
||||
android:layout_marginTop="5dp"
|
||||
android:gravity="center"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</RelativeLayout>
|
||||
@@ -19,5 +19,5 @@
|
||||
android:layout_marginTop="5dp"
|
||||
android:gravity="center"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</RelativeLayout>
|
||||
@@ -25,7 +25,7 @@
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="每日任务"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="12dp"
|
||||
android:textSize="12sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
@@ -35,7 +35,7 @@
|
||||
android:layout_marginStart="5dp"
|
||||
android:text="不积蛙步,无以至千里"
|
||||
android:textColor="#b3b1ca"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
@@ -69,7 +69,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="加载失败,请检查网络"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -19,5 +19,5 @@
|
||||
android:layout_marginTop="3dp"
|
||||
android:text="LV0"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</LinearLayout>
|
||||
@@ -21,7 +21,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="1.每天浇水一次,可增加300点经验值;"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -29,7 +29,7 @@
|
||||
android:layout_marginTop="3dp"
|
||||
android:text="2.每次完成一个学习模块均可获得对应模块的经验值;"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -37,7 +37,7 @@
|
||||
android:layout_marginTop="3dp"
|
||||
android:text="3.小苗初始等级为0级,最高级为10级;"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -47,7 +47,7 @@
|
||||
android:lineSpacingExtra="2dp"
|
||||
android:text="4.小苗每次通过学习或者浇水累积经验值,当经验值满时,升级到下一等级的树苗。"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
android:lineSpacingExtra="2dp"
|
||||
android:paddingTop="2dp"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="5dp"
|
||||
android:textSize="5sp"
|
||||
app:typeface="SSCNM" />
|
||||
</LinearLayout>
|
||||
|
||||
@@ -91,7 +91,7 @@
|
||||
android:paddingBottom="6dp"
|
||||
android:text="今天已经浇过水了哦!明天再来吧!"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp"
|
||||
android:textSize="8sp"
|
||||
android:visibility="gone" />
|
||||
|
||||
<TextView
|
||||
@@ -106,5 +106,5 @@
|
||||
android:paddingTop="3dp"
|
||||
android:text="每日一浇\10茁壮成长"
|
||||
android:textColor="#ffffff"
|
||||
android:textSize="8dp" />
|
||||
android:textSize="8sp" />
|
||||
</RelativeLayout>
|
||||
@@ -16,5 +16,5 @@
|
||||
android:paddingBottom="9dp"
|
||||
android:text="Toast"
|
||||
android:textColor="@android:color/white"
|
||||
android:textSize="20dp" />
|
||||
android:textSize="20sp" />
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user