Move section delegate to header.
Switch from builtin section delegate to custom section delegate. Fixes #4.
This commit is contained in:
@@ -31,6 +31,7 @@ Item {
|
||||
id: searchField
|
||||
width: parent.width
|
||||
height: 36
|
||||
color: "black"
|
||||
leftPadding: mini ? 4 : 16
|
||||
topPadding: 0
|
||||
bottomPadding: 0
|
||||
|
||||
Reference in New Issue
Block a user