From 07091a11a863db2068a9ee8478fb41c5cdf35922 Mon Sep 17 00:00:00 2001 From: nayanesh <nayanesh.gupte@snapdeal.com> Date: Wed, 9 Mar 2016 10:58:37 +0530 Subject: [PATCH] README updated --- .idea/vcs.xml | 2 +- README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 6564d52..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="VcsDirectoryMappings"> - <mapping directory="" vcs="" /> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> </component> </project> \ No newline at end of file diff --git a/README.md b/README.md index d4bb011..1e1ca2d 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # VolleyExample + +REST APIs example using Volley +GOSN for JSON parsing +Asynchronous Image Loading (Lazy Loading) using Volley +Material Design - + 1. RecyclerView + 2. CardView \ No newline at end of file