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 8baef2633d
commit 77a462f207
@@ -63,7 +63,7 @@ import UIKit
required init?(coder: NSCoder) {
super.init(coder: coder)
self.showsHorizontalScrollIndicator = false
setupView()
}
override func layoutSubviews() {