|
What's more for every version?
|
|
What's more for every version?
|
|
|
|
|
|
#### V2.0.0
|
|
#### V2.0.8
|
|
The whole start.
|
|
1. Delete the blank after the enum of button place enum of ham button.
|
|
|
|
2. Fix a little bug of inclined distance of pieces.
|
|
|
|
3. Add a toolbar example of BMB.
|
|
|
|
4. Support square buttons base on the simple circle/text inside circle/text outside button.
|
|
|
|
[Square Simple Circle Button](https://github.com/Nightonke/BoomMenu/wiki/Simple-Circle-Button#square-button)
|
|
|
|
[Square Text Inside Circle Button](https://github.com/Nightonke/BoomMenu/wiki/Text-Inside-Circle-Button#square-button)
|
|
|
|
[Square Text Outside Button](https://github.com/Nightonke/BoomMenu/wiki/Text-Outside-Circle-Button#square-button)
|
|
|
|
5. Support piece corner radius.
|
|
|
|
6. Support change boom buttons' content(image, text and sub-text) dynamically.
|
|
|
|
[Change Boom Button Dynamically](https://github.com/Nightonke/BoomMenu/wiki/Change-Boom-Buttons-Dynamically)
|
|
|
|
|
|
#### V2.0.1
|
|
#### V2.0.7
|
|
1. [State-getter](https://github.com/Nightonke/BoomMenu/wiki/Click-Event-and-Listener#state-of-bmb) for BMB.
|
|
1. Now BMB is able to work in battery saver mode(duration of animations is set to zero).
|
|
2. Now BMB has click-effect in action-bar/list-view/recycler-view.
|
|
|
|
3. Now boom-buttons of BMB are not able to click at the same time.
|
|
|
|
|
|
|
|
#### V2.0.2
|
|
#### V2.0.6
|
|
1. Now the colors of boom-buttons and pieces are able to be different. Use `builder.pieceColor(Color.WHITE)` to set the color of piece. BMB will do a color-transform animation for every boom-button whose piece-color and button-color are different. Check the [Action Bar Gif](https://github.com/Nightonke/BoomMenu/blob/master/Pictures/actionbar-example.gif) and [Share Gif](https://github.com/Nightonke/BoomMenu/blob/master/Pictures/share-example.gif) in README and first page of wiki to see the effect.
|
|
1. delete allowBackup attribute in AndroidManifest.xml of BMB module.
|
|
2. Fix some bugs.
|
|
|
|
|
|
|
|
#### V2.0.3
|
|
#### V2.0.5
|
|
1. Fix some bugs in low android system.
|
|
1. Update build sdk version to 25.
|
|
|
|
2. Try to fix bug "Different effects by the HamButton".
|
|
|
|
3. Try to fix bug "App Crashes on click".
|
|
|
|
|
|
#### V2.0.4
|
|
#### V2.0.4
|
|
1. Optimize some animations.
|
|
1. Optimize some animations.
|
... | @@ -21,25 +29,17 @@ The whole start. |
... | @@ -21,25 +29,17 @@ The whole start. |
|
3. [Now you can re-boom BMB by clicking back-button](https://github.com/Nightonke/BoomMenu/wiki/Click-Event-and-Listener#re-boom-bmb-when-back-button-is-clicked).
|
|
3. [Now you can re-boom BMB by clicking back-button](https://github.com/Nightonke/BoomMenu/wiki/Click-Event-and-Listener#re-boom-bmb-when-back-button-is-clicked).
|
|
4. Adjust some default values.
|
|
4. Adjust some default values.
|
|
|
|
|
|
#### V2.0.5
|
|
#### V2.0.3
|
|
1. Update build sdk version to 25.
|
|
1. Fix some bugs in low android system.
|
|
2. Try to fix bug "Different effects by the HamButton".
|
|
|
|
3. Try to fix bug "App Crashes on click".
|
|
|
|
|
|
|
|
#### V2.0.6
|
|
#### V2.0.2
|
|
1. delete allowBackup attribute in AndroidManifest.xml of BMB module.
|
|
1. Now the colors of boom-buttons and pieces are able to be different. Use `builder.pieceColor(Color.WHITE)` to set the color of piece. BMB will do a color-transform animation for every boom-button whose piece-color and button-color are different. Check the [Action Bar Gif](https://github.com/Nightonke/BoomMenu/blob/master/Pictures/actionbar-example.gif) and [Share Gif](https://github.com/Nightonke/BoomMenu/blob/master/Pictures/share-example.gif) in README and first page of wiki to see the effect.
|
|
|
|
2. Fix some bugs.
|
|
|
|
|
|
#### V2.0.7
|
|
#### V2.0.1
|
|
1. Now BMB is able to work in battery saver mode(duration of animations is set to zero).
|
|
1. [State-getter](https://github.com/Nightonke/BoomMenu/wiki/Click-Event-and-Listener#state-of-bmb) for BMB.
|
|
|
|
2. Now BMB has click-effect in action-bar/list-view/recycler-view.
|
|
|
|
3. Now boom-buttons of BMB are not able to click at the same time.
|
|
|
|
|
|
#### V2.0.8
|
|
#### V2.0.0
|
|
1. Delete the blank after the enum of button place enum of ham button.
|
|
The whole start. |
|
2. Fix a little bug of inclined distance of pieces.
|
|
\ No newline at end of file |
|
3. Add a toolbar example of BMB.
|
|
|
|
4. Support square buttons base on the simple circle/text inside circle/text outside button.
|
|
|
|
[Square Simple Circle Button](https://github.com/Nightonke/BoomMenu/wiki/Simple-Circle-Button#square-button)
|
|
|
|
[Square Text Inside Circle Button](https://github.com/Nightonke/BoomMenu/wiki/Text-Inside-Circle-Button#square-button)
|
|
|
|
[Square Text Outside Button](https://github.com/Nightonke/BoomMenu/wiki/Text-Outside-Circle-Button#square-button)
|
|
|
|
5. Support piece corner radius.
|
|
|
|
6. Support change boom buttons' content(image, text and sub-text) dynamically.
|
|
|
|
[Change Boom Button Dynamically](https://github.com/Nightonke/BoomMenu/wiki/Change-Boom-Buttons-Dynamically) |
|
|
|
\ No newline at end of file |
|
|