Update Riot/Modules/Room/Views/InputToolbar/RoomActionsBar.swift

Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
This commit is contained in:
Gil Eluard
2021-04-08 10:48:15 +02:00
committed by GitHub
parent bdecaf0adf
commit 67e1eb6e9d

View File

@@ -63,7 +63,7 @@ import UIKit
required init?(coder: NSCoder) {
super.init(coder: coder)
self.showsHorizontalScrollIndicator = false
setupView()
}
override func layoutSubviews() {