mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-07 02:31:12 +08:00

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