添加相册集浏览窗口图片置顶功能
- 新增 PinnedImageDbHelper 数据库帮助类,存储图片置顶路径 - 使用独立数据库文件 pinned_image.db 存储图片置顶数据 - 相册集封面试图添加置顶/取消置顶菜单,长按弹出 - 置顶图片显示置顶图标并排在前面显示 - 相册集浏览窗口初始加载时按置顶排序
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sun Apr 26 09:00:16 CST 2026
|
||||
#Sun Apr 26 09:40:02 CST 2026
|
||||
stageCount=4
|
||||
libraryProject=
|
||||
baseVersion=15.0
|
||||
publishVersion=15.0.3
|
||||
buildCount=11
|
||||
buildCount=22
|
||||
baseBetaVersion=15.0.4
|
||||
|
||||
Reference in New Issue
Block a user