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:
Gil Eluard
2022-08-02 17:27:33 +02:00
committed by GitHub
parent f271a50acd
commit 4de0901f36
58 changed files with 2084 additions and 165 deletions
@@ -25,4 +25,6 @@ public enum RecentsListServiceSection: Int {
case lowPriority
case serverNotice
case suggested
case allChats
case breadcrumbs
}