mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Small tweaks plus changelog entry.
Use the new generated localisation strings. Add comments. Address feedback from PR review.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user