From 61e8feaa329250302ee5f9cd1229621b1dd3539b Mon Sep 17 00:00:00 2001 From: Mikica Ivosevic Date: Sun, 29 Nov 2015 18:52:50 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ef644..1f0c663 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ repositories { dependencies { compile 'com.github.navasmdc:MaterialDesign:1.5@aar' + compile 'com.nineoldandroids:library:2.4.0' } ``` @@ -154,7 +155,7 @@ Some components have custom attributes, if you want use them, you must add this ``` ######Switch -![switch](images/switch.png) +![switch](images/switch.png)co ```xml Date: Sun, 29 Nov 2015 18:54:18 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f0c663..62a99fc 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Some components have custom attributes, if you want use them, you must add this ``` ######Switch -![switch](images/switch.png)co +![switch](images/switch.png) ```xml