aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelien Hubert <aurel.hubert@gmail.com>2016-04-01 09:24:20 +0200
committerAurelien Hubert <aurel.hubert@gmail.com>2016-04-01 09:24:20 +0200
commit60d7005f6d7093e632964c9f052d07fb46f0dd2c (patch)
treeb725f5481c93ada9d2a83e2648cfcb7169fcf545
parent767b458c6ddd7bef94cff69a91afee82625c21e7 (diff)
downloadandroid_external_ahbottomnavigation-60d7005f6d7093e632964c9f052d07fb46f0dd2c.tar.gz
android_external_ahbottomnavigation-60d7005f6d7093e632964c9f052d07fb46f0dd2c.tar.bz2
android_external_ahbottomnavigation-60d7005f6d7093e632964c9f052d07fb46f0dd2c.zip
Improved Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da27888..d06fe17 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Library to implement the Bottom Navigation component from Material Design guidel
<img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo1.gif" width="208" height="368" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo2.gif" width="208" height="368" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo3.gif" width="208" height="368" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo4.gif" width="208" height="368" />
## What's new (1.0.3)
-* Fixed Fixed setForceTint()
+* Fixed setForceTint()
## Features
* Follow the bottom navigation guidelines (https://www.google.com/design/spec/components/bottom-navigation.html)