Small tweaks plus changelog entry.

Use the new generated localisation strings. Add comments.

Address feedback from PR review.
This commit is contained in:
Doug
2021-09-30 14:14:15 +01:00
parent 95868e50b0
commit 4e434ef451
10 changed files with 167 additions and 61 deletions
@@ -74,9 +74,8 @@
@property (nonatomic) BOOL disableFindYourContactsFooter;
/**
Indicates when there's an active search. This is used to indicate that the contacts
access footer should be hidden as even without local contacts, there will still be
results to be shown from the server.
Indicates when there's an active search. This is used to determine when the contacts
access footer should be hidden in order to list the results from the server.
*/
@property (nonatomic) BOOL contactsAreFilteredWithSearch;