The device being used will now be dim when only paired,
authorBrian Jones <brian.j.jones@intel.com>
Wed, 11 Apr 2012 19:38:01 +0000 (12:38 -0700)
committerBrian Jones <brian.j.jones@intel.com>
Wed, 11 Apr 2012 19:38:01 +0000 (12:38 -0700)
and highlighted when it is connected with hfdialer.

qml/DeviceDelegateActive.qml

index 8471492..663b9ce 100644 (file)
@@ -50,7 +50,6 @@ Item {
           id: clickArea
           anchors.fill: parent
 
-
            onPressed: {
                 availableBluetoothItem.source = "/usr/share/hfdialer/images/ivi_btn-list.png"            
             }