diff --git a/README.md b/README.md index 1b90a69..6a0c9da 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ Name | License | Demo [Context-Menu.Android](https://github.com/Yalantis/Context-Menu.Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [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) | ActionBar ====================== diff --git a/art/BoomMenu.gif b/art/BoomMenu.gif new file mode 100644 index 0000000..00b636d Binary files /dev/null and b/art/BoomMenu.gif differ diff --git a/art/BoomMenu2.gif b/art/BoomMenu2.gif new file mode 100644 index 0000000..5731aef Binary files /dev/null and b/art/BoomMenu2.gif differ diff --git a/pages/Menu.md b/pages/Menu.md index e802463..ed7f5a7 100644 --- a/pages/Menu.md +++ b/pages/Menu.md @@ -9,3 +9,4 @@ Name | License | Demo [Context-Menu.Android](https://github.com/Yalantis/Context-Menu.Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | [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) |