From 2b079541a39f08be590cb2b37e2d401edcb4f13e Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Tue, 10 Jun 2014 20:17:37 -0700 Subject: #171 Add ability to change email, email/password to UserFragment --- res/drawable-hdpi/ic_menu_password_dark.png | Bin 0 -> 843 bytes res/drawable-hdpi/ic_menu_password_light.png | Bin 0 -> 958 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/drawable-hdpi/ic_menu_password_dark.png create mode 100644 res/drawable-hdpi/ic_menu_password_light.png (limited to 'res/drawable-hdpi') diff --git a/res/drawable-hdpi/ic_menu_password_dark.png b/res/drawable-hdpi/ic_menu_password_dark.png new file mode 100644 index 00000000..67fa3e84 Binary files /dev/null and b/res/drawable-hdpi/ic_menu_password_dark.png differ diff --git a/res/drawable-hdpi/ic_menu_password_light.png b/res/drawable-hdpi/ic_menu_password_light.png new file mode 100644 index 00000000..bd99c01f Binary files /dev/null and b/res/drawable-hdpi/ic_menu_password_light.png differ -- cgit v1.2.3