aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-11-23 14:40:12 +0100
committerChristian Schneppe <christian@pix-art.de>2018-11-23 14:40:12 +0100
commit28ea64fd8eb923b95cc88b8ada67f81b0757e5bf (patch)
tree0109b3eadfec5449fd7ab13fe4dec2c3c4f5ad7c /src/main/res/values/attrs.xml
parent504715c215605552d5e7771550bc21cc35b1af5d (diff)
show 'show password' toggle for all magically created accounts
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 c537fd248..8c824c7a6 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -20,6 +20,7 @@
<attr name="color_background_tertiary" format="reference|color" />
<attr name="color_background_secondary" format="reference|color" />
<attr name="color_background_primary" format="reference|color" />
+ <attr name="edit_text_color" format="reference|color" />
<attr name="color_warning" format="reference|color" />
<attr name="EmojiColor" format="reference|color" />