Updated the RecordingButtonStyle button style in the Recording feature target to tint the round background color.

This commit is contained in:
2026-07-07 00:38:07 +02:00
parent dfd4829980
commit f463c60b35
5 changed files with 99 additions and 61 deletions
+1 -1
View File
@@ -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.