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 45cfcf3cc3
commit 6a48bacd36
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