mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 03:59:53 +08:00
<libappbase>修复borderCornerRadius属性缺失导致Release构建verifyReleaseResources失败
This commit is contained in:
@@ -60,4 +60,7 @@
|
|||||||
<!-- DebugLogStyle 应用调试日志样式属性 -->
|
<!-- DebugLogStyle 应用调试日志样式属性 -->
|
||||||
<attr name="debugTextColor" format="color"/>
|
<attr name="debugTextColor" format="color"/>
|
||||||
|
|
||||||
|
<!-- 边框圆角属性 -->
|
||||||
|
<attr name="borderCornerRadius" format="dimension"/>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
Reference in New Issue
Block a user