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

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

Snap for 7041945 from 409b4536 to sc-d1-release

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


    public static PickFragment get(FragmentManager fm) {
    public static PickFragment get(FragmentManager fm) {