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

Commit f8b80002 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

Change-Id: I03dd1d557b83bd98086330fd2006ec194be62b1b
parents 9cc391ba d58d802c
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();
    }

    /**