Adding onswipe makes the list up/down swipe not work anymore.


group {
list(n in range(1,200)) {
item(onswipe={}) { label(n) }
}
}

Tested on HTC Desire, Samsung Galaxy Tab and iPad.

Submitted by Terje Pedersen on 19 May 2011 at 15:40

Log in to post comments