bar: fill bluetooth device icons
This commit is contained in:
parent
40496e58ab
commit
6b14d03fef
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ Item {
|
||||||
animate: true
|
animate: true
|
||||||
text: Icons.getBluetoothIcon(modelData.icon)
|
text: Icons.getBluetoothIcon(modelData.icon)
|
||||||
color: root.colour
|
color: root.colour
|
||||||
|
fill: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue