mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
297f862ccc
The default handling calls through to Activity.onBackPressed(), which by default results in activity.finish(), but can be customized by the app.