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

Commit f9fde69b authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 7041903 from 409b4536 to sc-release

Change-Id: I3ad5403b82271653492fca72d775e3f2dfd0f803
parents c2ecd61f 409b4536
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ public class PickFragment extends Fragment {
        final PickFragment fragment = new PickFragment();
        final FragmentTransaction ft = fm.beginTransaction();
        ft.replace(R.id.container_save, fragment, TAG);
        ft.commitAllowingStateLoss();
        ft.commitNowAllowingStateLoss();
    }

    public static PickFragment get(FragmentManager fm) {