Toolbar return to contacts view when click to icon or label

This commit is contained in:
Angela Mazzurco 2017-06-23 16:33:16 +02:00
parent b4ee63ad9b
commit c94672118e
2 changed files with 22 additions and 4 deletions

View file

@ -8,9 +8,10 @@ Item {
signal released
property var imgUrl: ""
property alias fillMode: image.fillMode
Image {
id: image
anchors.fill: parent
source: imgUrl