Update README

This commit is contained in:
Little Mango
2018-07-05 09:39:56 +08:00
committed by GitHub
parent 3a54c06b99
commit 50dec95ec9

View File

@ -3,10 +3,12 @@
Android library that provides A RecyclerView.LayoutManager implementation which provides functionality to show a group of stack view.
Overview
--------
![IMG](gif/sample1.gif)
![IMG](gif/sample2.gif)
Overview
--------
**StackLayoutManager** provides the following advantages:
* **High performance**: the bottom layer use the recyclerView recycle mechanism to allow you to display a large number of itemviews without OOM.
@ -105,6 +107,5 @@ You can clone or download this project to your computer and install **sample** a
License
-------
MIT License
See [MIT License][License] website.
See [MIT License](LICENSE)
[License]: https://www.mit-license.org