Redesign
This commit is contained in:
parent
3d7128a421
commit
99cf0780c1
43 changed files with 239 additions and 182 deletions
|
@ -26,7 +26,9 @@ ListView {
|
|||
anchors.fill: parent
|
||||
|
||||
property string title
|
||||
property real pushPhase: 0
|
||||
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
header: SlidePageHeader { title: pListView.title }
|
||||
|
||||
PScrollDecorator { flickable: pListView }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue