Skip to content

Commit efb828b

Browse files
committed
Add comment
1 parent cedb58c commit efb828b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

PluginTest/public.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
<!--在插件中指定属性类型的范围,插件中的自定义属性的个数不可超过宿主中的public.xml定义的上限值 -->
55
<public-padding type="attr" name="public_static_final_plugin_attr_" start="0x7f010000" end="0x7f010000" />
66

7-
<!-- 指定需要换肤的属性 -->
7+
<!-- 指定需要换肤的属性
8+
id的值来源于宿主的build/outputs/generated_exported_all_resouces.xml文件
9+
-->
810
<public name="layoutbg" type = "attr" id="0x7f010101"/>
911

1012
</resources>

0 commit comments

Comments
 (0)