Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 98aa2f59 authored by George Mount's avatar George Mount Committed by android-build-merger
Browse files

Merge "Execute pending transactions after FM state change." into oc-dev am: d58d802c

am: f8b80002

Change-Id: Ic3f078df21f88f42983ab7af249a85d4872bddeb
parents 1469e575 f8b80002
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3009,6 +3009,7 @@ final class FragmentManagerImpl extends FragmentManager implements LayoutInflate
                mExecutingActions = false;
            }
        }
        execPendingActions();
    }

    /**