aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-04 18:12:02 +0100
committerChristian Schneppe <christian@pix-art.de>2017-03-04 18:12:02 +0100
commit10db274762a67db07fd66af312c10c7f9b2d5e5a (patch)
treedba2667405ed843b371658002f41e22dc9d0579d /src/main/res/values/attrs.xml
parent382b741adfa29104223dfed32799b5883db9110a (diff)
make notification icon size depend on 'Large Text' setting
Diffstat (limited to '')
-rw-r--r--src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index 3babeff54..5a04cbbb4 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -4,6 +4,7 @@
<attr name="TextSizeInfo" format="dimension" />
<attr name="TextSizeBody" format="dimension" />
<attr name="TextSizeHeadline" format="dimension" />
+ <attr name="IconSize" format="dimension" />
<attr name="icon_add_group" format="reference" />
<attr name="icon_add_person" format="reference" />