version:2.6

fix:
update:修改主页图标,布局
This commit is contained in:
2023-02-16 17:26:39 +08:00
parent 75214f440a
commit 38579282b7
29 changed files with 180 additions and 65 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/wallpaper"
android:background="@color/main_bg_color"
tools:context=".activity.main.MainActivity">
<androidx.viewpager.widget.ViewPager