forked from github/cordova-android
73fd9e4dfa
This uses the device system theme instead of the old Gingerbread-era theme for dialogs and alerts. Available as of API 14, which is now the minSDK version for cordova-android. This closes 245