From baa53a29a66bfc5719b048b63b37bdede797ae13 Mon Sep 17 00:00:00 2001 From: Tomer Rosenfeld Date: Thu, 2 Feb 2017 14:33:50 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcde140..33e373c 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Add this to your module build.gradle ``` gradle dependencies { -    compile 'com.tomer:fadingtextview:1.2' +    compile 'com.tomer:fadingtextview:1.3' } ``` ###Texts From 80de5b9c7bea0a146a3c9edf2f2b690cb30f4bbb Mon Sep 17 00:00:00 2001 From: Tomer Rosenfeld Date: Wed, 15 Feb 2017 02:39:34 +0200 Subject: [PATCH 2/3] Added min API version badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33e373c..a717434 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Build Status](https://travis-ci.org/rosenpin/FadingTextView.svg?branch=master)](https://travis-ci.org/rosenpin/FadingTextView) [![](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FadingTextView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5112) +API A textview that changes its content automatically every few seconds From bfdafe3a23f36b96f8455271ac06f972dcbd0230 Mon Sep 17 00:00:00 2001 From: Tomer Rosenfeld Date: Sat, 25 Feb 2017 23:20:49 +0200 Subject: [PATCH 3/3] Added PayPal link to README. Will be added to all my projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a717434..8cb9472 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-FadingTextView-brightgreen.svg?style=flat)](https://android-arsenal.com/details/1/5112) API + A textview that changes its content automatically every few seconds