Enable the splitMotionEvents mode

Change-Id: I3b98eae6ee0dcda2a47285b37469692e06fbd85f
This commit is contained in:
Makoto Onuki 2010-09-01 16:41:44 -07:00
parent b076aaa459
commit e8629a8744
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:splitMotionEvents="true"
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="match_parent">