From dde9027478b772dd60371937413ac2838c4f3bbd Mon Sep 17 00:00:00 2001
From: zuoxiao <470321431@qq.com>
Date: 星期二, 11 二月 2025 09:56:33 +0800
Subject: [PATCH] 1.修改library名称 2.取水口接口相关代码

---
 expand_button/src/main/res/values/attrs.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/expand_button/src/main/res/values/attrs.xml b/expand_button/src/main/res/values/attrs.xml
index 1d34c70..aca0c25 100644
--- a/expand_button/src/main/res/values/attrs.xml
+++ b/expand_button/src/main/res/values/attrs.xml
@@ -11,5 +11,11 @@
         <attr name="animDuration" format="integer"/>
         <!-- 涓夎褰㈠浘鏍囦笌鏂囧瓧鐨勯棿璺� -->
         <attr name="triangleMargin" format="dimension"/>
+        <!-- 鏂板灞炴�� -->
+        <attr name="itemSpacing" format="dimension"/>
+        <attr name="iconSize" format="dimension"/>
+        <attr name="iconTextSpacing" format="dimension"/>
+        <!-- 鏂板灞曞紑鍚庣殑瀛椾綋澶у皬灞炴�� -->
+        <attr name="expandedTextSize" format="dimension"/>
     </declare-styleable>
 </resources> 
\ No newline at end of file

--
Gitblit v1.8.0