mirror of
https://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-08-14 05:27:10 +08:00
[DebugSwitchInfoImageView] 添加点击显示英文单词功能
- 添加 HashMap 映射数字1-10对应英文单词 (one~ten) - 点击时通过 Toast 显示对应单词,超出范围显示 One Piece! - 调试Token对话框触发次数调整为连续点击10次 - build.properties 由构建系统自动更新
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Tue Jul 21 08:39:13 HKT 2026
|
||||
#Tue Jul 21 08:58:47 HKT 2026
|
||||
stageCount=0
|
||||
libraryProject=libappbase
|
||||
baseVersion=15.21
|
||||
publishVersion=15.21.0
|
||||
buildCount=6
|
||||
buildCount=12
|
||||
baseBetaVersion=15.21.1
|
||||
|
||||
Reference in New Issue
Block a user