Made gesture detector only work with single swipes, speeds it up

pull/14/head
Tim Su 16 years ago
parent f65812c0ca
commit 9d2c0a8564

@ -42,7 +42,7 @@
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_weight="100" android:layout_weight="100"
android:gestureStrokeType="multiple" android:uncertainGestureColor="#00000000"
android:eventsInterceptionEnabled="true" android:eventsInterceptionEnabled="true"
android:orientation="vertical"> android:orientation="vertical">

Loading…
Cancel
Save