spiegel-keyman/android/KMEA/app/src
Darcy Wong 9fed52a743 fix(android): Revert KMManager.onDestroy
Fixes #2539

During #2326, `KMManager.onDestroy()` was updated to set `InAppKeyboard` and `SystemKeyboard` to null. While good in practice, this created  an issue when closing Keyman as a System Keyboard. Lingering Javascript calls in the WebView would crash with the null keyboards.

This reverts `onDestroy()` to how it has been since before 2.8 stable
2020-01-27 14:27:49 +07:00
..
main fix(android): Revert KMManager.onDestroy 2020-01-27 14:27:49 +07:00
test fix(android): Investigate propagating custom help links 2019-12-12 16:24:37 +07:00