We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67423ba commit d92a626Copy full SHA for d92a626
qml/pages/wallet/Activity.qml
@@ -87,6 +87,7 @@ PageStack {
87
88
ListView {
89
id: listView
90
+ anchors.fill: parent
91
clip: true
92
model: walletController.selectedWallet.activityListModel
93
delegate: ItemDelegate {
0 commit comments