diff --git a/.classpath b/.classpath index 5777aed3..25b09fcf 100644 --- a/.classpath +++ b/.classpath @@ -6,5 +6,6 @@ + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fe7d7828..0221ef33 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -48,6 +48,7 @@ + diff --git a/res/drawable-hdpi-v4/default_profile.png b/res/drawable-hdpi-v4/default_profile.png new file mode 100644 index 00000000..4f8c38be Binary files /dev/null and b/res/drawable-hdpi-v4/default_profile.png differ diff --git a/res/drawable-hdpi-v4/icon_home_profile.png b/res/drawable-hdpi-v4/icon_home_profile.png new file mode 100644 index 00000000..af140846 Binary files /dev/null and b/res/drawable-hdpi-v4/icon_home_profile.png differ diff --git a/res/drawable/default_profile.png b/res/drawable/default_profile.png new file mode 100644 index 00000000..c88a2951 Binary files /dev/null and b/res/drawable/default_profile.png differ diff --git a/res/drawable/icon_home_profile.png b/res/drawable/icon_home_profile.png new file mode 100644 index 00000000..79d20867 Binary files /dev/null and b/res/drawable/icon_home_profile.png differ diff --git a/res/layout/profile_password.xml b/res/layout/profile_password.xml new file mode 100644 index 00000000..2da84bd8 --- /dev/null +++ b/res/layout/profile_password.xml @@ -0,0 +1,49 @@ + + + + + + + + + + +