mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
MESSENGER-4179 send button wrong color
This commit is contained in:
@@ -69,6 +69,7 @@ struct PollEditForm: View {
|
||||
viewModel.send(viewAction: .addAnswerOption)
|
||||
}
|
||||
}
|
||||
.foregroundColor(Color(ThemeService.shared().theme.tintColor))
|
||||
.disabled(!viewModel.viewState.addAnswerOptionButtonEnabled)
|
||||
|
||||
Spacer()
|
||||
|
||||
Reference in New Issue
Block a user