mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Fix placeholder of textfield
This commit is contained in:
@@ -30,6 +30,7 @@ extension TextFieldTableViewCell: Themable {
|
||||
|
||||
func update(theme: Theme) {
|
||||
theme.applyStyle(onTextField: textField)
|
||||
textField.placeholderColor = theme.placeholderTextColor
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user