version:1.0.1
fix: update:基本功能完成,修复闪退,更换壁纸未实现
This commit is contained in:
@@ -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"
|
||||
@@ -104,7 +104,7 @@
|
||||
<ImageView
|
||||
android:layout_width="144dp"
|
||||
android:layout_height="238dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_xk_zz_tbfd"
|
||||
android:onClick="onClick"
|
||||
android:tag="@string/tag_args_new_tbfd_zz" />
|
||||
@@ -112,7 +112,7 @@
|
||||
<ImageView
|
||||
android:layout_width="166dp"
|
||||
android:layout_height="238dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_xk_wl_khl"
|
||||
android:onClick="onGoJzx"
|
||||
android:tag="0|道德与法治" />
|
||||
@@ -130,7 +130,7 @@
|
||||
<LinearLayout
|
||||
android:layout_width="144dp"
|
||||
android:layout_height="238dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_wl_dnxfx_bg"
|
||||
android:gravity="center_horizontal"
|
||||
android:orientation="vertical">
|
||||
@@ -153,10 +153,10 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识框架"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -183,10 +183,10 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="知识点精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -213,10 +213,10 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="学霸笔记"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
@@ -243,17 +243,17 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:text="真题精讲"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
android:layout_width="166dp"
|
||||
android:layout_height="238dp"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:background="@drawable/icon_yw_aidyfxl_bg"
|
||||
android:onClick="onGoJzx"
|
||||
android:tag="9|道德与法治" />
|
||||
@@ -273,7 +273,7 @@
|
||||
android:id="@+id/iv_brdzj"
|
||||
android:layout_width="147dp"
|
||||
android:layout_height="238dp"
|
||||
android:layout_marginRight="12dp"
|
||||
android:layout_marginEnd="12dp"
|
||||
android:background="@drawable/icon_wl_brdzj"
|
||||
android:onClick="onGoJzx"
|
||||
android:tag="5|道德与法治" />
|
||||
@@ -283,7 +283,7 @@
|
||||
android:layout_width="162dp"
|
||||
android:layout_height="125dp"
|
||||
android:layout_marginBottom="12dp"
|
||||
android:layout_toRightOf="@+id/iv_brdzj"
|
||||
android:layout_toEndOf="@+id/iv_brdzj"
|
||||
android:background="@drawable/icon_wl_aijdc"
|
||||
android:onClick="onGoJzx"
|
||||
android:tag="1|道德与法治" />
|
||||
@@ -293,10 +293,10 @@
|
||||
android:layout_width="162dp"
|
||||
android:layout_height="100dp"
|
||||
android:layout_below="@+id/iv_aijdc"
|
||||
android:layout_toRightOf="@+id/iv_brdzj"
|
||||
android:layout_toEndOf="@+id/iv_brdzj"
|
||||
android:background="@drawable/bg_shape_b6f3fa_40"
|
||||
android:orientation="vertical"
|
||||
android:paddingLeft="9dp">
|
||||
android:paddingStart="9dp">
|
||||
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
@@ -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,15 +341,15 @@
|
||||
android:paddingRight="1dp"
|
||||
android:text="期中"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="9dp" />
|
||||
android:textSize="9sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="44dp"
|
||||
android:layout_height="39dp"
|
||||
android:layout_marginHorizontal="6dp"
|
||||
android:layout_marginLeft="6dp"
|
||||
android:layout_marginRight="6dp"
|
||||
android:layout_marginStart="6dp"
|
||||
android:layout_marginEnd="6dp"
|
||||
android:background="@drawable/bg_shape_d9d9d9_20"
|
||||
android:gravity="center"
|
||||
android:onClick="onGoSjzx"
|
||||
@@ -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>
|
||||
@@ -400,7 +400,7 @@
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="12dp"
|
||||
android:layout_marginStart="12dp"
|
||||
android:orientation="vertical">
|
||||
|
||||
<ImageView
|
||||
|
||||
Reference in New Issue
Block a user