You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
startActivity(): implement Intent.FLAG_ACTIVITY_CLEAR_TOP
This commit is contained in:
@@ -13,6 +13,7 @@ struct handle_cache {
|
||||
jmethodID onStop;
|
||||
jmethodID onPause;
|
||||
jmethodID onBackPressed;
|
||||
jmethodID onNewIntent;
|
||||
} activity;
|
||||
struct {
|
||||
jclass class;
|
||||
|
||||
Reference in New Issue
Block a user