MethodimagePaddingSet the padding of image. By this method, you can control the padding in the image-view. For instance, builder.imagePadding(new Rect(10, 10, 10, 10))
boommenu/src/main/java/com/nightonke/boommenu/BoomButtons/BoomButtonBuilder.java:432