Files
koreader/frontend/device/android
Martín Fernández 99ad13b13c android: handle onDestroy (#6811)
* handle onDestroy

we need it if killed by the system (ie: battery optimizations or OOM)
we need it to exit the lua VM when we call finish() from Kotlin

This prevents us for being trapped into a zombie state
2020-10-22 20:18:36 +02:00
..
2020-10-22 20:18:36 +02:00