mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 13:05:21 +00:00
COVIDSafe code from version 1.2
This commit is contained in:
parent
3640e52eb2
commit
cae9823e44
97 changed files with 1001 additions and 465 deletions
|
@ -68,7 +68,7 @@ open class CodeInputView: UIView {
|
|||
/**
|
||||
The color of the digits
|
||||
*/
|
||||
open var textColor: UIColor = UIColor.covidSafeButtonColor {
|
||||
open var textColor: UIColor = UIColor.covidSafeLighterColor {
|
||||
|
||||
didSet {
|
||||
setup()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue