fix(Incall): display correctly camera icon

This commit is contained in:
Ronan Abhamon 2018-04-17 16:35:21 +02:00
parent 5b3f253760
commit 972f9aeafa

View file

@ -346,6 +346,7 @@ Rectangle {
ActionSwitch {
enabled: incall.call.videoEnabled
icon: 'camera'
iconSize: CallStyle.actionArea.iconSize
updating: incall.call.updating
visible: SettingsModel.videoSupported