diff options
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r-- | res/values/attrs.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 2aa19aa..bdac1cd 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -90,5 +90,6 @@ <attr name="textSize" format="dimension" /> <attr name="strokeWidth" format="dimension" /> <attr name="markerSize" format="dimension" /> + <attr name="margin" format="dimension" /> </declare-styleable> </resources> |