mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-27 08:01:50 +01:00
Redesigned search
This commit is contained in:
@@ -501,9 +501,8 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
setIntent(intent);
|
||||
|
||||
FragmentMessages.search(
|
||||
ActivityView.this, ActivityView.this,
|
||||
getSupportFragmentManager(),
|
||||
-1, search);
|
||||
ActivityView.this, ActivityView.this, getSupportFragmentManager(),
|
||||
-1, false, search);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user