version:4.0

fix:
update:修改主页,更换图片资源
This commit is contained in:
2023-11-15 15:52:42 +08:00
parent a187a9e84e
commit 304d809ee9
59 changed files with 364 additions and 188 deletions

View File

@@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/wallpaper1"
android:background="@drawable/control_background"
tools:context=".activity.main.MainActivity">
<androidx.viewpager.widget.ViewPager