version:1.0.1

fix:
update:基本功能完成,修复闪退,更换壁纸未实现
This commit is contained in:
2025-12-04 12:04:58 +08:00
parent a82d7a3744
commit 2ed1a735cf
106 changed files with 4158 additions and 1680 deletions

View File

@@ -14,7 +14,7 @@
android:id="@+id/tv_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="12dp"
android:layout_marginStart="12dp"
android:layout_marginTop="12dp"
android:gravity="center_vertical"
android:orientation="horizontal">
@@ -32,7 +32,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
android:layout_marginLeft="5dp"
android:layout_marginStart="5dp"
android:text="不积蛙步,无以至千里"
android:textColor="#b3b1ca"
android:textSize="9dp" />
@@ -42,7 +42,7 @@
android:id="@+id/rl_rw"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="12dp"
android:layout_marginStart="12dp"
android:layout_marginTop="40dp" />
<LinearLayout
@@ -87,7 +87,7 @@
android:id="@+id/tv_1"
android:layout_width="53dp"
android:layout_height="19dp"
android:layout_marginLeft="12dp"
android:layout_marginStart="12dp"
android:background="@drawable/icon_notwl_btn_bg_cxjz" />
</LinearLayout>
</LinearLayout>