ActionbarPlus

ActionbarPlus

78.7k Downloads

User configured padding between buttons

nfet opened this issue ยท 0 comments

commented

As a user, I would like to specify padding between buttons

  • User configured padding "width/size"
  • User provides which buttons the padding will apply on

Example

padding-size: 10
button indices (comma-separated):  4,10

Given a button count of 16
With the above configuration, there would be a padding of size 10 after button no. 4 and after button no. 10.
[1] [2] [3] [4] [padding-size-10] [5] [6] [7] [8] [9] [10] [padding-size-10] [11] [12] [13] [14] [15] [16]