mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
890e12c306
Keep track of the last AlertDialog showed. The last dialog showed that is rendered while hitting back button it causes a leaked window. Instead of perform a full track of all dialogs created, only destroy the last one showed, this fixes the problem. close #122 |
||
---|---|---|
.. | ||
.settings | ||
assets/www | ||
res | ||
src | ||
test/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.gradle | ||
build.xml | ||
default.properties | ||
project.properties |