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

Commit d58d802c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents b8305e91 46d624d0
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();
    }

    /**