From 359e1b42c8c3bc4f58d33dbceb40afa161e7ede9 Mon Sep 17 00:00:00 2001 From: Nicolas Buquet Date: Wed, 29 Nov 2023 18:08:56 +0100 Subject: [PATCH] =?UTF-8?q?Nouvelle=20impl=C3=A9mentation=20de=20l'activat?= =?UTF-8?q?ion=20automatique=20du=20cross-signing=20ne=20n=C3=A9cessitant?= =?UTF-8?q?=20pas=20de=20modification=20dans=20Matrix-ios-SDK.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Riot/Modules/Home/HomeViewController.m | 68 +++++++++++++++++++------- 1 file changed, 51 insertions(+), 17 deletions(-) diff --git a/Riot/Modules/Home/HomeViewController.m b/Riot/Modules/Home/HomeViewController.m index 8a8df9f2e..20b01ff6c 100644 --- a/Riot/Modules/Home/HomeViewController.m +++ b/Riot/Modules/Home/HomeViewController.m @@ -40,7 +40,7 @@ @interface HomeViewController () )coordinator @@ -154,13 +193,8 @@ - (void)viewWillTransitionToSize:(CGSize)size withTransitionCoordinator:(id