rename event name
This commit is contained in:
parent
7180c0cac2
commit
0a9eb3a5b0
@ -365,7 +365,7 @@ Component({
|
||||
}
|
||||
this.touchedView = touchAble[i].view
|
||||
this.findedIndex = touchAble[i].index
|
||||
this.triggerEvent('touchStart', {
|
||||
this.triggerEvent('viewClicked', {
|
||||
view: this.touchedView
|
||||
})
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user