... | @@ -59,10 +59,10 @@ app:bmb_pieceVerticalMargin="5dp" |
... | @@ -59,10 +59,10 @@ app:bmb_pieceVerticalMargin="5dp" |
|
app:bmb_pieceInclinedMargin="5dp"
|
|
app:bmb_pieceInclinedMargin="5dp"
|
|
```
|
|
```
|
|
After setting the corner radius of the pieces:
|
|
After setting the corner radius of the pieces:
|
|
<img src="https://github.com/Nightonke/BoomMenu/blob/master/Pictures/pieceCornerRadius.png" width=500/>
|
|
<img src="https://github.com/Nightonke/BoomMenu/blob/master/Pictures/pieceCornerRadius.png" width=300/>
|
|
|
|
|
|
This attribute is useful when you want square buttons but not round:
|
|
This attribute is useful when you want square buttons but not round:
|
|
<img src="https://github.com/Nightonke/BoomMenu/blob/master/Pictures/square.png" width=500/>
|
|
<img src="https://github.com/Nightonke/BoomMenu/blob/master/Pictures/square.png" width=300/>
|
|
|
|
|
|
For more information about square buttons, check:
|
|
For more information about square buttons, check:
|
|
[Square Simple Circle Button](https://github.com/Nightonke/BoomMenu/wiki/Simple-Circle-Button#square-button)
|
|
[Square Simple Circle Button](https://github.com/Nightonke/BoomMenu/wiki/Simple-Circle-Button#square-button)
|
... | | ... | |