Skip to content
Snippets Groups Projects
Commit 05c52e89 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

materialradiobutton: fix in white theme

Change-Id: I40bf43240408f136557835e0dc536c6b4a894c17
parent ba867b06
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ RadioButton {
contentItem: Text {
text: root.text
color: "white"
color: root.color
leftPadding: root.indicator.width + root.spacing
verticalAlignment: Text.AlignVCenter
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment