diff --git a/README.md b/README.md index cd9a5ef..9929e5d 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Name | License | Demo [FrenchToast](https://github.com/pyricau/frenchtoast) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [AndroidSweetSheet](https://github.com/zzz40500/AndroidSweetSheet) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [FABRevealLayout](https://github.com/truizlop/FABRevealLayout) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[ToggleExpandLayout](https://github.com/fenjuly/ToggleExpandLayout) | [MIT](http://opensource.org/licenses/MIT) | Button ====================== diff --git a/art/ToggleExpandLayout.gif b/art/ToggleExpandLayout.gif new file mode 100644 index 0000000..73343f4 Binary files /dev/null and b/art/ToggleExpandLayout.gif differ diff --git a/pages/Layout.md b/pages/Layout.md index 9446db2..574b8de 100644 --- a/pages/Layout.md +++ b/pages/Layout.md @@ -33,3 +33,4 @@ Name | License | Demo [FrenchToast](https://github.com/pyricau/frenchtoast) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [AndroidSweetSheet](https://github.com/zzz40500/AndroidSweetSheet) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [FABRevealLayout](https://github.com/truizlop/FABRevealLayout) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[ToggleExpandLayout](https://github.com/fenjuly/ToggleExpandLayout) | [MIT](http://opensource.org/licenses/MIT) |