mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02: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