COVIDSafe code from version 1.2

This commit is contained in:
covidsafe-support 2020-05-15 17:43:44 +10:00
parent 3640e52eb2
commit 3b54d03609
97 changed files with 1001 additions and 465 deletions

View file

@ -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()