From b82d0cf10f35f0c28d06c097ed14edb224909e24 Mon Sep 17 00:00:00 2001 From: Pedro Paulo de Amorim Date: Tue, 21 Apr 2015 12:44:42 -0300 Subject: [PATCH 1/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 355b686..e3c0963 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can use this library like a view, you just need to do the following: You can add a shadow view if you want (the first one) and it needs to be invisible. ```xml - - + ``` In your ''styles'' file, you need a config like this: From 4fb5a224c452fda46ca6de3aee76796a2e2126c6 Mon Sep 17 00:00:00 2001 From: Pedro Paulo de Amorim Date: Tue, 21 Apr 2015 12:46:20 -0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3c0963..306d626 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Import dependency This library uses nineoldandroids:2.4.0 and appcompat-v7:21.0.3, you have to provide these dependencies from your local artifact repository or from maven central repository. But why not add in MavenCentral? -Because I want this thing (MavenCentral) burn in da HELL! +Because it is so much bureaucratic. JitPack is there and is the future! From cdf5513a841672d5eb4ae0eab562d87726922f07 Mon Sep 17 00:00:00 2001 From: Pedro Paulo de Amorim Date: Tue, 21 Apr 2015 12:47:10 -0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 306d626..55e2015 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Sample Import dependency -------------------------------- -This library uses nineoldandroids:2.4.0 and appcompat-v7:21.0.3, you have to provide these dependencies from your local artifact repository or from maven central repository. +This library uses nineoldandroids:2.4.0 and appcompat-v7:21.0.3. But why not add in MavenCentral? Because it is so much bureaucratic.