diff --git a/README.md b/README.md index 6e9d2ebc926047bef5d56fe75dac65172b2a67c1..4488623742d7e35e3e0bef67b721f01c2ea0c74f 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,7 @@ Name | License | Demo [GuillotineMenu-Android](https://github.com/Yalantis/GuillotineMenu-Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [android-snake-menu](https://github.com/xmuSistone/android-snake-menu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [BoomMenu](https://github.com/Nightonke/BoomMenu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[ExpandableBottomBar](https://github.com/st235/ExpandableBottomBar) | [MIT](https://opensource.org/licenses/MIT) | ActionBar ====================== diff --git a/art/expandable-bottom-bar.gif b/art/expandable-bottom-bar.gif new file mode 100644 index 0000000000000000000000000000000000000000..f3f16df2d740e3b64d80ee199ffca48df2fec4fa Binary files /dev/null and b/art/expandable-bottom-bar.gif differ diff --git a/pages/Menu.md b/pages/Menu.md index 26215ddf901d9e699d7b9e562f09b596bc158ead..103495dede72d869b88af3d59f6c6a1b6fe45c27 100644 --- a/pages/Menu.md +++ b/pages/Menu.md @@ -10,3 +10,4 @@ Name | License | Demo [GuillotineMenu-Android](https://github.com/Yalantis/GuillotineMenu-Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [android-snake-menu](https://github.com/xmuSistone/android-snake-menu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [BoomMenu](https://github.com/Nightonke/BoomMenu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | +[ExpandableBottomBar](https://github.com/st235/ExpandableBottomBar) | [MIT](https://opensource.org/licenses/MIT) |