Commit 656063f
committed
Remove terminate method from AndroidPlugin
Eliminated the handling of the 'terminate' method call, including the delayed process termination logic, from the AndroidPlugin class.1 parent 3ee0cc6 commit 656063f
File tree
1 file changed
+0
-7
lines changed- src/serious_python_android/android/src/main/java/com/flet/serious_python_android
1 file changed
+0
-7
lines changedLines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 86 | | |
94 | 87 | | |
95 | 88 | | |
| |||
0 commit comments