Commit 56da8682 by Daniel Dahan

development: updated BottomSheetController tap detection to account for FABButton

parent 82564ad0
......@@ -32,6 +32,7 @@ import UIKit
@objc(HeightPreset)
public enum HeightPreset: Int {
case none = 0
case tiny = 20
case xsmall = 28
case small = 36
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment