mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Removed some cleanup
This commit is contained in:
@ -698,11 +698,6 @@ class FragmentClass extends android.app.Fragment {
|
||||
super.onDestroy();
|
||||
|
||||
this.entry.fragmentTag = undefined;
|
||||
this.entry = undefined;
|
||||
this.frame = undefined;
|
||||
this.clearHistory = undefined;
|
||||
transitionModule._clearBackwardTransitions(this);
|
||||
transitionModule._clearForwardTransitions(this);
|
||||
}
|
||||
|
||||
public toString(): string {
|
||||
|
Reference in New Issue
Block a user