mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Primary inbox: fixed external search
This commit is contained in:
@@ -745,6 +745,8 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
boolean unified = (intent != null && "unified".equals(intent.getAction()));
|
||||
if (!search && !(standalone && !unified))
|
||||
init();
|
||||
else
|
||||
initialized = true;
|
||||
}
|
||||
|
||||
if (savedInstanceState != null)
|
||||
|
||||
Reference in New Issue
Block a user