I developed a hybrid mobile app. I was wondering myself if there is a way to change the space between buttons raised from cordova-plugin-dialogs on Android.
They usually look like:
I'm not very familiar with native development (on Android), so is there anything I can change to affect the spacing of those buttons? e.g. on Android manifest or something?
Thanks in advance!