mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 16:16:33 +02:00
Added GitGub update actions
This commit is contained in:
@@ -180,6 +180,8 @@ public class FragmentOptions extends FragmentBase {
|
||||
pager.setCurrentItem(4);
|
||||
else if ("encryption".equals(tab))
|
||||
pager.setCurrentItem(7);
|
||||
else if ("misc".equals(tab))
|
||||
pager.setCurrentItem(9);
|
||||
getActivity().getIntent().removeExtra("tab");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user