mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Lock orientation
This commit is contained in:
@@ -153,6 +153,8 @@ public class FragmentOAuth 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