hvaughan3 opened a new pull request #103: CB-12129 (android): Add ability to set dialog style URL: https://github.com/apache/cordova-plugin-dialogs/pull/103 ### Platforms affected Android ### What does this PR do? Created new `setAndroidStyleName` function to allow specifying the name of a style to apply to dialogs on Android. Also updated README to explain how to create a named style and correctly copy it to the correct location. ### What testing has been done on this change? Tested on Android 7.1.1 emulator. ### Checklist - [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database - [X] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected. - [X] Added automated test coverage as appropriate for this change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
