mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Fix no public key
This commit is contained in:
@@ -74,6 +74,8 @@ public class FragmentOptions extends FragmentBase {
|
||||
pager.setCurrentItem(3);
|
||||
else if ("display".equals(tab))
|
||||
pager.setCurrentItem(4);
|
||||
else if ("privacy".equals(tab))
|
||||
pager.setCurrentItem(6);
|
||||
getActivity().getIntent().removeExtra("tab");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user