diff --git a/docs/html/sdk/android-3.0.jd b/docs/html/sdk/android-3.0.jd index 4be98e634aa16..1f1f6d3c90a7c 100644 --- a/docs/html/sdk/android-3.0.jd +++ b/docs/html/sdk/android-3.0.jd @@ -717,21 +717,23 @@ href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code android: or {@code android:targetSdkVersion} attribute's value to {@code "11"}.

-

However, the following properties allow you to disable split touch events for -specific view groups, certain activities, or the entire application.

+

However, the following properties allow you to disable split touch events across views inside +specific view groups and across windows.