GitHub user csrakowski opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/18
(Android) Applied theme to dialog builder calls When you don't specify a theme the platform defaults back to gingerbread styling. By applying the device default theme it will change it to the new (and much nicer looking) styles on newer devices. You can merge this pull request into a Git repository by running: $ git pull https://github.com/csrakowski/cordova-plugin-dialogs AndroidStyleFix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-dialogs/pull/18.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #18 ---- commit 61f65ccbe354b072c7fe489cff83d6aeb1508baa Author: Christiaan Rakowski <cs.rakow...@gmail.com> Date: 2014-03-27T09:39:03Z applied styling ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---