mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 01:52:44 +02:00
Prepare UX Rework:
- Add Home tab
This commit is contained in:
@@ -53,6 +53,12 @@
|
||||
*/
|
||||
@property (nonatomic) BOOL shouldScrollToTopOnRefresh;
|
||||
|
||||
/**
|
||||
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.
|
||||
*/
|
||||
@property (nonatomic) BOOL enableDragging;
|
||||
|
||||
/**
|
||||
Tell whether the sticky headers are enabled. NO by default.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user