Bind checked property to the corresponding setting value for CameraTextSwitch
[harmattan/cameraplus] / qml / Standby.qml
index 37c38b1..f3d984d 100644 (file)
@@ -43,6 +43,7 @@ Rectangle {
         id: icon
         source: cameraTheme.standbyIcon
         anchors.centerIn: parent
+        asynchronous: true
     }
 
     CameraLabel {