From e65412e375f9b2d63bc74d0b7544f39861b223d7 Mon Sep 17 00:00:00 2001 From: Ali Date: Thu, 29 Sep 2016 16:28:40 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b81391..c1475ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #**PlaceHolderView** -[![GitHub version](https://badge.fury.io/gh/janishar%2FPlaceHolderView.svg)](https://badge.fury.io/gh/janishar%2FPlaceHolderView) [ ![Download](https://api.bintray.com/packages/janishar/mindorks/placeholderview/images/download.svg) ](https://bintray.com/janishar/mindorks/placeholderview/_latestVersion) +[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-PlaceHolderView-green.svg?style=true)](https://android-arsenal.com/details/1/4414) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) From 4b9b0270f47c180f426b211052dccc09abbcde75 Mon Sep 17 00:00:00 2001 From: Ali Date: Thu, 29 Sep 2016 16:30:42 +0530 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 c1475ae..702df00 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ public class ImageTypeBig { #Gradle ```groovy dependencies { - compile 'com.mindorks:placeholderview:0.1.3' + compile 'com.mindorks:placeholderview:0.1.4' } ``` #Dependency: It depends on the RecyclerView