aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/themes.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-11-21 20:44:49 +0100
committerChristian Schneppe <christian@pix-art.de>2017-11-21 20:51:56 +0100
commite7b5defef433e0ed167b884d1fde9861d18738d0 (patch)
tree8dfd9a879c2e5e864822c6df8059adc6a3f3c98a /src/main/res/values/themes.xml
parent9a71771d880a971aae9a574ce4cdfbeaa8360cb7 (diff)
Show Drawable if Location/File/Voice
Diffstat (limited to '')
-rw-r--r--src/main/res/values/themes.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/themes.xml b/src/main/res/values/themes.xml
index 4e53b26e2..61ffc19ae 100644
--- a/src/main/res/values/themes.xml
+++ b/src/main/res/values/themes.xml
@@ -10,6 +10,7 @@
<item name="TextSizeBody">14sp</item>
<item name="IconSize">16sp</item>
<item name="TextSizeHeadline">18sp</item>
+ <item name="TextSeparation">5sp</item>
<item name="attr/icon_add_group">@drawable/ic_group_add_white_24dp</item>
<item name="attr/icon_add_person">@drawable/ic_person_add_white_24dp</item>