合并 WinBoLL 项目

This commit is contained in:
2026-05-16 10:23:40 +08:00
parent 7e2f48f33a
commit ba3877f3cc
3 changed files with 6 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 13 13:48:00 CST 2026
#Fri May 15 08:48:45 GMT 2026
stageCount=2
libraryProject=libwinboll
baseVersion=15.20
publishVersion=15.20.1
buildCount=2
buildCount=7
baseBetaVersion=15.20.2

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Wed May 13 13:48:00 CST 2026
#Fri May 15 08:48:45 GMT 2026
stageCount=2
libraryProject=libwinboll
baseVersion=15.20
publishVersion=15.20.1
buildCount=2
buildCount=7
baseBetaVersion=15.20.2

View File

@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<attr name="borderCornerRadius" format="dimension" />
<declare-styleable name="CustomToolbar">
<attr name="toolbarTitle" format="string" />
<attr name="toolbarTitleColor" format="color" />