diff --git a/gallery/build.properties b/gallery/build.properties
index 70c80c9..150be05 100644
--- a/gallery/build.properties
+++ b/gallery/build.properties
@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
-#Fri May 01 04:09:20 HKT 2026
+#Fri May 01 08:28:44 CST 2026
stageCount=12
libraryProject=
baseVersion=15.0
publishVersion=15.0.11
-buildCount=0
+buildCount=2
baseBetaVersion=15.0.12
diff --git a/gallery/src/main/res/drawable/ic_view_gallery_outline.xml b/gallery/src/main/res/drawable/ic_view_gallery_outline.xml
index cd29bee..c4861fb 100644
--- a/gallery/src/main/res/drawable/ic_view_gallery_outline.xml
+++ b/gallery/src/main/res/drawable/ic_view_gallery_outline.xml
@@ -5,7 +5,7 @@
android:viewportHeight="24"
android:viewportWidth="24">
\ No newline at end of file
diff --git a/gallery/src/main/res/layout/activity_image_viewer.xml b/gallery/src/main/res/layout/activity_image_viewer.xml
index df19e6a..fb75664 100644
--- a/gallery/src/main/res/layout/activity_image_viewer.xml
+++ b/gallery/src/main/res/layout/activity_image_viewer.xml
@@ -41,7 +41,7 @@
android:layout_width="48dp"
android:layout_height="48dp"
android:background="?attr/selectableItemBackgroundBorderless"
- android:src="@drawable/ic_cover"
+ android:src="@drawable/ic_view_gallery_outline"
android:contentDescription="Gallery"/>