aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-04-29 23:54:21 +0200
committerChristian Schneppe <christian@pix-art.de>2018-04-29 23:54:21 +0200
commitc49894c6667f1853337a3a5fc95ad84047c694c4 (patch)
tree90912935a26d2e4b353335cb200f9189035c0d4d /src/main/res/values/attrs.xml
parentca556ec916c2bb034d0edc8f1a02ffc0b10c3457 (diff)
mock (non functional) search activity
Diffstat (limited to 'src/main/res/values/attrs.xml')
-rw-r--r--src/main/res/values/attrs.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index 6cb9893ea..655f80230 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -7,7 +7,7 @@
<attr name="TextSizeSubhead" format="dimension" />
<attr name="TextSizeBody1" format="dimension" />
<attr name="TextSizeBody2" format="dimension" />
- <attr name="TextSizeDisplay2" format="dimension"/>
+ <attr name="TextSizeDisplay2" format="dimension" />
<attr name="TextSizeInput" format="dimension" />
<attr name="TextSeparation" format="dimension" />
<attr name="TextSizeBody" format="dimension" />
@@ -20,7 +20,9 @@
<attr name="color_background_secondary" format="reference|color" />
<attr name="color_background_primary" format="reference|color" />
<attr name="color_warning" format="reference|color" />
- <attr name="EmojiColor" format="reference|color"/>
+ <attr name="EmojiColor" format="reference|color" />
+
+ <attr name="activity_background_search" format="reference" />
<attr name="ic_send_cancel_offline" format="reference" />
<attr name="ic_send_location_offline" format="reference" />