mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Confirm images/HTML/link more options
This commit is contained in:
@@ -178,6 +178,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);
|
||||
else if ("encryption".equals(tab))
|
||||
pager.setCurrentItem(7);
|
||||
else if ("misc".equals(tab))
|
||||
|
||||
Reference in New Issue
Block a user