TF-3758 Allow Folders to be expandable
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -122,6 +122,7 @@ class MailboxController extends BaseMailboxController
|
||||
|
||||
final _activeScrollTop = RxBool(false);
|
||||
final _activeScrollBottom = RxBool(true);
|
||||
final foldersExpandMode = Rx(ExpandMode.EXPAND);
|
||||
|
||||
MailboxId? _newFolderId;
|
||||
NavigationRouter? _navigationRouter;
|
||||
|
||||
Reference in New Issue
Block a user