fixes + addressbook v1 + transfer v1

This commit is contained in:
marcin
2014-07-11 00:18:36 +02:00
parent 9256e5dfac
commit f4279a9800
15 changed files with 539 additions and 248 deletions

View File

@@ -8,14 +8,14 @@ Item {
Rectangle {
anchors.fill: parent
color: "#DBDBDB"
radius: 10
radius: 4
}
Rectangle {
anchors.fill: parent
anchors.topMargin: 1
color: "#FFFFFF"
radius: 10
radius: 4
Item {
anchors.top: parent.top