1
0

replace swipeview, send & receive now dialogs

send mostly working, though no user entered payment yet
This commit is contained in:
Sander van Grieken
2022-09-23 12:14:19 +02:00
parent dc78ba3c04
commit 15c76114c6
8 changed files with 556 additions and 72 deletions

View File

@@ -14,10 +14,15 @@ Pane {
padding: 0
clip: true
background: Rectangle {
color: constants.darkerBackground
}
ListView {
id: listview
width: parent.width
height: parent.height
boundsBehavior: Flickable.StopAtBounds
model: visualModel