mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
So many
This commit is contained in:
@@ -358,7 +358,7 @@ public class FragmentQuickSetup extends FragmentBase {
|
||||
FragmentReview fragment = new FragmentReview();
|
||||
fragment.setArguments(args);
|
||||
fragment.setTargetFragment(FragmentQuickSetup.this, ActivitySetup.REQUEST_DONE);
|
||||
fragment.show(getFragmentManager(), "quick:review");
|
||||
fragment.show(getParentFragmentManager(), "quick:review");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user