Updated the RecordingButtonStyle button style in the Recording feature target to tint the round background color.
This commit is contained in:
@@ -225,7 +225,7 @@ private enum Constant {
|
||||
/// The key constants.
|
||||
enum Key {
|
||||
/// The user defaults key of the persisted locale identifier.
|
||||
static let locale = "com.rock-n-code.app.attendi.sample.user-defaults.ket.selected-locale"
|
||||
static let locale = "com.rock-n-code.app.attendi.sample.user-defaults.key.selected-locale"
|
||||
}
|
||||
|
||||
/// The spacing constants.
|
||||
|
||||
Reference in New Issue
Block a user