scrollview: block the multi touch
authorMinkyu Kang <mk7.kang@samsung.com>
Tue, 15 Jan 2013 02:13:27 +0000 (11:13 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Tue, 15 Jan 2013 07:22:07 +0000 (16:22 +0900)
commit5457737d6f403926e0970ef572a06223b734f149
treeb4375460e816bc44298486427878d65f0014253c
parent583d4387e3c6d9cdc02e122806c26f498cff0190
scrollview: block the multi touch

There are no UX for the multi-touch on scrollview,
and since the multi-touch generates unexpected behavior, block this event.

Change-Id: If3b9811bd8812f4ab1bd1b7e77dc1c289a7ec45d
src/widgets/common/js/jquery.mobile.tizen.scrollview.js