diff --git a/README.md b/README.md index f0225cf1..ab6e60f6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A curated list of awesome Android UI/UX libraries. **Core Library is [here](https://github.com/wasabeef/awesome-android-libraries).** -###Index +### Index `(light-weight page)` * [Material](pages/Material.md) * [Layout](pages/Layout.md) * [Button](pages/Button.md) @@ -96,7 +96,7 @@ Name | License | Demo [SwipeListView](https://github.com/47deg/android-swipelistview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [android-parallax-recyclerview](https://github.com/kanytu/android-parallax-recyclerview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [BlurStickyHeaderListView](https://github.com/emmano/BlurStickyHeaderListView) | [MIT](http://opensource.org/licenses/MIT) | -[RecyclerView Animators](https://github.com/wasabeef/recyclerview-animators) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[RecyclerView Animators](https://github.com/wasabeef/recyclerview-animators) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | ViewPager ====================== diff --git a/art/recyclerview-animators.gif b/art/recyclerview-animators.gif index 6bcd73d3..451b30ee 100644 Binary files a/art/recyclerview-animators.gif and b/art/recyclerview-animators.gif differ diff --git a/art/recyclerview-animators2.gif b/art/recyclerview-animators2.gif new file mode 100644 index 00000000..1ce0010e Binary files /dev/null and b/art/recyclerview-animators2.gif differ diff --git a/pages/List-Grid.md b/pages/List-Grid.md index d5d0513e..2d93e9c1 100644 --- a/pages/List-Grid.md +++ b/pages/List-Grid.md @@ -18,4 +18,4 @@ Name | License | Demo [SwipeListView](https://github.com/47deg/android-swipelistview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [android-parallax-recyclerview](https://github.com/kanytu/android-parallax-recyclerview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [BlurStickyHeaderListView](https://github.com/emmano/BlurStickyHeaderListView) | [MIT](http://opensource.org/licenses/MIT) | -[RecyclerView Animators](https://github.com/wasabeef/recyclerview-animators) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[RecyclerView Animators](https://github.com/wasabeef/recyclerview-animators) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |