summaryrefslogtreecommitdiffstats
path: root/docs/html/about
diff options
context:
space:
mode:
authorKristian Monsen <kristianm@google.com>2012-09-24 12:30:45 -0400
committerKristian Monsen <kristianm@google.com>2012-09-24 19:11:30 -0400
commitd0b90d30d86679fe52cb1af383900a70fc44cb2a (patch)
treef19db63a01a3cf80ecc4e63db794834122b61c31 /docs/html/about
parent2ce1ae8e63b7ef1b3a4cf7497265db24f6cebcdb (diff)
downloadframeworks_base-d0b90d30d86679fe52cb1af383900a70fc44cb2a.zip
frameworks_base-d0b90d30d86679fe52cb1af383900a70fc44cb2a.tar.gz
frameworks_base-d0b90d30d86679fe52cb1af383900a70fc44cb2a.tar.bz2
Hiding a method for JB-MR1
This one got left out in the last round of method hiding. This got lost in the last round of method hiding. Change-Id: I3c6aa234dd29933cb32d0cd91830d47289e7e639
Diffstat (limited to 'docs/html/about')
-rw-r--r--docs/html/about/versions/android-2.3.jd13
1 files changed, 1 insertions, 12 deletions
diff --git a/docs/html/about/versions/android-2.3.jd b/docs/html/about/versions/android-2.3.jd
index 8715973..89bf432 100644
--- a/docs/html/about/versions/android-2.3.jd
+++ b/docs/html/about/versions/android-2.3.jd
@@ -406,17 +406,6 @@ notification style.</li>
</ul>
</li>
-<li>WebView
-<ul>
-<li>New {@link
-android.webkit.WebSettings#setUseWebViewBackgroundForOverscrollBackground(
-boolean) setUseWebViewBackgroundForOverscrollBackground()} method lets a {@link
-android.webkit.WebView} specify whether to use its own background for the
-overscroll background. </li>
-</ul>
-</li>
-</ul>
-
<h3 id="extralargescreens">Extra Large Screens</h3>
<p>The platform now supports extra large screen sizes, such as those that might
@@ -707,4 +696,4 @@ declaring the attribute prevents the application from being installed on earlier
versions of the platform.</p>
<p>For more information, read <a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">What is API
-Level?</a></p> \ No newline at end of file
+Level?</a></p>