Add entry points at long press on home view and slide on recents.

This commit is contained in:
langleyd
2021-07-02 20:19:46 +01:00
parent b858b769ba
commit 8bfef45c9e
11 changed files with 156 additions and 39 deletions
@@ -22,7 +22,6 @@ final class RoomNotificationSettingsViewController: UIViewController {
// MARK: - Properties
private enum Constants {
static let plainStyleCellReuseIdentifier = "plain"
static let linkToAccountSettings = "linkToAccountSettings"
}
// MARK: Outlets