fix(ui/modules/Linphone/TelKeypad/TelKeypad): force x,y

This commit is contained in:
Ronan Abhamon 2017-06-02 17:38:25 +02:00
parent 4b74321394
commit c8c73c16d6

View file

@ -94,10 +94,10 @@ Rectangle {
draggable: parent
xPosition: (function () {
return 0
return 50
})
yPosition: (function () {
return 0
return 50
})
onPressed: {