... | @@ -94,15 +94,15 @@ All piece-place-enum and button-place-enum can be found in [demo](https://github |
... | @@ -94,15 +94,15 @@ All piece-place-enum and button-place-enum can be found in [demo](https://github |
|
|
|
|
|
| Number of Button | VHPiecePlaceEnum | Images |
|
|
| Number of Button | VHPiecePlaceEnum | Images |
|
|
| :-------- | :--------| :--------|
|
|
| :-------- | :--------| :--------|
|
|
| 1 | VHPiecePlace\_DOT\_1 |  |
|
|
| 1 | VHPiecePlace\_DOT\_1 |  |
|
|
| 2 | VHPiecePlace\_DOT\_2\_M |  |
|
|
| 2 | VHPiecePlace\_DOT\_2\_M |  |
|
|
| 3 | VHPiecePlace\_DOT\_3\_M |    |
|
|
| 3 | VHPiecePlace\_DOT\_3\_M |    |
|
|
| 4 | VHPiecePlace\_DOT\_4\_M |  |
|
|
| 4 | VHPiecePlace\_DOT\_4\_M |  |
|
|
| 5 | VHPiecePlace\_DOT\_5\_M |    |
|
|
| 5 | VHPiecePlace\_DOT\_5\_M |    |
|
|
| 6 | VHPiecePlace\_DOT\_6\_M |      |
|
|
| 6 | VHPiecePlace\_DOT\_6\_M |      |
|
|
| 7 | VHPiecePlace\_DOT\_7\_M |      |
|
|
| 7 | VHPiecePlace\_DOT\_7\_M |      |
|
|
| 8 | VHPiecePlace\_DOT\_8\_M |       |
|
|
| 8 | VHPiecePlace\_DOT\_8\_M |       |
|
|
| 9 | VHPiecePlace\_DOT\_9\_M |  |
|
|
| 9 | VHPiecePlace\_DOT\_9\_M |  |
|
|
|
|
|
|
### Button Place Enum for Simple Circle Button
|
|
### Button Place Enum for Simple Circle Button
|
|
All piece-place-enum and button-place-enum can be found in [demo](https://github.com/Nightonke/BoomMenu/blob/master/app/src/main/java/com/nightonke/boommenusample/SimpleCircleButtonActivity.java). |
|
All piece-place-enum and button-place-enum can be found in [demo](https://github.com/Nightonke/BoomMenu/blob/master/app/src/main/java/com/nightonke/boommenusample/SimpleCircleButtonActivity.java). |