diff --git a/README.md b/README.md
index 9ae3b68..cb09c6e 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ Name | License | Demo
[RecyclerViewFastScroller](https://github.com/danoz73/RecyclerViewFastScroller) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[RecyclerView-MultipleViewTypesAdapter](https://github.com/yqritc/RecyclerView-MultipleViewTypesAdapter) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[SwipeToAction](https://github.com/diftco/SwipeToAction) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
-
+[Advanced Recyclerview](https://github.com/h6ah4i/android-advancedrecyclerview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
ViewPager
======================
diff --git a/art/AdvancedRecyclerView.gif b/art/AdvancedRecyclerView.gif
new file mode 100644
index 0000000..979986c
Binary files /dev/null and b/art/AdvancedRecyclerView.gif differ
diff --git a/pages/List-Grid.md b/pages/List-Grid.md
index d2cfda6..288a865 100644
--- a/pages/List-Grid.md
+++ b/pages/List-Grid.md
@@ -25,3 +25,5 @@ Name | License | Demo
[RecyclerViewFastScroller](https://github.com/danoz73/RecyclerViewFastScroller) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[RecyclerView-MultipleViewTypesAdapter](https://github.com/yqritc/RecyclerView-MultipleViewTypesAdapter) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[SwipeToAction](https://github.com/diftco/SwipeToAction) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[RecyclerView-MultipleViewTypesAdapter](https://github.com/yqritc/RecyclerView-MultipleViewTypesAdapter) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[Advanced Recyclerview](https://github.com/h6ah4i/android-advancedrecyclerview) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |