mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 15:46:34 +02:00
Lock orientation
This commit is contained in:
@@ -106,6 +106,8 @@ public class FragmentGmail extends FragmentBase {
|
||||
pop = args.getBoolean("pop", false);
|
||||
recent = args.getBoolean("recent", false);
|
||||
update = args.getBoolean("update", true);
|
||||
|
||||
lockOrientation();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user