mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 11:31:40 +00:00
Small improvement
This commit is contained in:
parent
0e0386aa49
commit
1bad828624
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ public class FragmentOptions extends FragmentBase {
|
|||
pager.setCurrentItem(3);
|
||||
else if ("display".equals(tab))
|
||||
pager.setCurrentItem(4);
|
||||
getActivity().getIntent().removeExtra("tab");
|
||||
}
|
||||
|
||||
private class PagerAdapter extends FragmentStatePagerAdapter {
|
||||
|
|
Loading…
Reference in a new issue