Integrated the RecordingButtonStyle button style into the RecordingView view in. the Recording package target.
This commit is contained in:
@@ -113,7 +113,7 @@ private enum Constant {
|
||||
/// The size constants.
|
||||
enum Size {
|
||||
/// The width and height of a button's label.
|
||||
static let button: CGFloat = 24
|
||||
static let button: CGFloat = 16
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user