Search for sender only not in trash

This commit is contained in:
M66B 2023-08-12 15:19:56 +02:00
parent 72b3c42f45
commit 60c16a2f22
1 changed files with 1 additions and 0 deletions

View File

@ -2428,6 +2428,7 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
criteria.in_keywords = false;
criteria.in_message = false;
criteria.in_notes = false;
criteria.in_trash = false;
}
FragmentMessages.search(