mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Delight edit layout experiment (#6384)
* Delight: Edit layout experiment #6079 * Feature flag new App Layout #6406 * Update All chats screen with latest design #6407
This commit is contained in:
@@ -53,6 +53,12 @@ public protocol RecentsListServiceProtocol {
|
||||
/// Suggested rooms for current mode
|
||||
var suggestedRoomListData: MXRoomListData? { get }
|
||||
|
||||
/// Breadcrumbs
|
||||
var breadcrumbsRoomListData: MXRoomListData? { get }
|
||||
|
||||
/// All Chats room for current mode
|
||||
var allChatsRoomListData: MXRoomListData? { get }
|
||||
|
||||
// MARK: Discussion counts
|
||||
|
||||
/// Counts for favorite screen
|
||||
|
||||
Reference in New Issue
Block a user