mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
UX Rework: Add home page
- Add people section - Order favourites according to their activities https://github.com/vector-im/riot-meta/issues/75
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
*/
|
||||
@property (nonatomic) BOOL shouldScrollToTopOnRefresh;
|
||||
|
||||
/**
|
||||
Tell whether the search bar at the top of the recents table is enabled. YES by default.
|
||||
*/
|
||||
@property (nonatomic) BOOL enableSearchBar;
|
||||
|
||||
/**
|
||||
Tell whether the drag and drop option are enabled. NO by default.
|
||||
This option is used to move a room from a section to another.
|
||||
|
||||
Reference in New Issue
Block a user