mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 22:01:42 +08:00
chore: lint
This commit is contained in:
@ -453,7 +453,6 @@ export class Frame extends FrameBase {
|
||||
|
||||
const manager: androidx.fragment.app.FragmentManager = this._getFragmentManager();
|
||||
const transaction = manager.beginTransaction();
|
||||
|
||||
if (!backstackEntry.fragment) {
|
||||
// Happens on newer API levels. On older all fragments
|
||||
// are recreated once activity is created.
|
||||
|
Reference in New Issue
Block a user