qml: add deadzones on the edge of the screen to work around android back gesture unintended click events
This commit is contained in:
committed by
accumulator
parent
a6a2679d8a
commit
583afefe33
@@ -75,7 +75,7 @@ Pane {
|
||||
spacing: 0
|
||||
anchors.fill: parent
|
||||
|
||||
ListView {
|
||||
ElListView {
|
||||
id: listview
|
||||
Layout.preferredWidth: parent.width
|
||||
Layout.fillHeight: true
|
||||
|
||||
Reference in New Issue
Block a user