diff options
author | Aurelien Hubert <aurel.hubert@gmail.com> | 2016-04-21 12:48:14 +0200 |
---|---|---|
committer | Aurelien Hubert <aurel.hubert@gmail.com> | 2016-04-21 12:48:14 +0200 |
commit | c525e6fef49744cf43cc3ae3659342cd251a7e5f (patch) | |
tree | aa97d4aa337b09e13aa4109a64cac42e2667a282 | |
parent | 27b257a06975a43991843163e3bd03c52112eac0 (diff) | |
download | android_external_ahbottomnavigation-c525e6fef49744cf43cc3ae3659342cd251a7e5f.tar.gz android_external_ahbottomnavigation-c525e6fef49744cf43cc3ae3659342cd251a7e5f.tar.bz2 android_external_ahbottomnavigation-c525e6fef49744cf43cc3ae3659342cd251a7e5f.zip |
Improved README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Library to implement the Bottom Navigation component from Material Design guidel ## Demo <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.1.3) - [Changelog](https://github.com/roughike/BottomBar/blob/master/CHANGELOG.md) +## What's new (1.1.3) - [Changelog](https://github.com/aurelhubert/ahbottomnavigation/blob/master/CHANGELOG.md) * Fixed Snackbar when setBehaviorTranslationEnabled(false) |