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 ce5d53822b
commit 3f7d45100c
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