This commit is contained in:
zxj
2025-07-29 11:09:59 +08:00
parent df5acf6b61
commit 56e0a85a4c
106 changed files with 10986 additions and 92 deletions
+5 -1
View File
@@ -6,4 +6,8 @@
<attr name="borderWidth" format="dimension" />
<attr name="borderColor" format="color" />
</declare-styleable>
</resources>
<declare-styleable name="RoundedPreviewView">
<attr name="cornerRadius" format="dimension" />
</declare-styleable>
</resources>