合并 WinBoLL 项目
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#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
|
stageCount=2
|
||||||
libraryProject=libwinboll
|
libraryProject=libwinboll
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.1
|
publishVersion=15.20.1
|
||||||
buildCount=2
|
buildCount=7
|
||||||
baseBetaVersion=15.20.2
|
baseBetaVersion=15.20.2
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#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
|
stageCount=2
|
||||||
libraryProject=libwinboll
|
libraryProject=libwinboll
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.1
|
publishVersion=15.20.1
|
||||||
buildCount=2
|
buildCount=7
|
||||||
baseBetaVersion=15.20.2
|
baseBetaVersion=15.20.2
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<attr name="borderCornerRadius" format="dimension" />
|
||||||
|
|
||||||
<declare-styleable name="CustomToolbar">
|
<declare-styleable name="CustomToolbar">
|
||||||
<attr name="toolbarTitle" format="string" />
|
<attr name="toolbarTitle" format="string" />
|
||||||
<attr name="toolbarTitleColor" format="color" />
|
<attr name="toolbarTitleColor" format="color" />
|
||||||
|
|||||||
Reference in New Issue
Block a user