aboutsummaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-06-10 20:17:37 -0700
committerScott Jackson <daneren2005@gmail.com>2014-06-10 20:17:37 -0700
commit2b079541a39f08be590cb2b37e2d401edcb4f13e (patch)
tree7b1e2b1cf90dd845a47d9d78f6906a2d9473878b /res/values/attrs.xml
parentf064378307cf651c1f0cb82a36b81099b4db7401 (diff)
downloaddsub-2b079541a39f08be590cb2b37e2d401edcb4f13e.tar.gz
dsub-2b079541a39f08be590cb2b37e2d401edcb4f13e.tar.bz2
dsub-2b079541a39f08be590cb2b37e2d401edcb4f13e.zip
#171 Add ability to change email, email/password to UserFragment
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index b820c371..ac535487 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -22,5 +22,6 @@
<attr name="bookmark" format="reference"/>
<attr name="share" format="reference"/>
<attr name="add_person" format="reference"/>
+ <attr name="password" format="reference"/>
<attr name="drawerItemsIcons" format="reference"/>
</resources>