summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-04-21 17:39:30 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-04-21 17:39:30 -0700
commita2c180a0dde842d76d75c8b22ee7db29b482757e (patch)
treed0a47a5e4903b9b428340b0920089ecadcc689b7
parent69ccfd7a29fc492c25dcb96dc74daf2e900118f5 (diff)
parentcaf60ebdbdf9769624f17395aabac4cf11ee130d (diff)
downloadframeworks_base-a2c180a0dde842d76d75c8b22ee7db29b482757e.zip
frameworks_base-a2c180a0dde842d76d75c8b22ee7db29b482757e.tar.gz
frameworks_base-a2c180a0dde842d76d75c8b22ee7db29b482757e.tar.bz2
am caf60ebd: am 48c187f9: docs: fix typo in 3.0 notes
* commit 'caf60ebdbdf9769624f17395aabac4cf11ee130d': docs: fix typo in 3.0 notes
-rw-r--r--docs/html/sdk/android-3.0.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/android-3.0.jd b/docs/html/sdk/android-3.0.jd
index f88c3a6..a81be20 100644
--- a/docs/html/sdk/android-3.0.jd
+++ b/docs/html/sdk/android-3.0.jd
@@ -311,7 +311,7 @@ app widget looks like and is shown to the user from the widget picker. If this f
supplied, the app widget's icon is used for the preview.</p>
<p>To help create a preview image for your app widget (to specify in the {@link
-android.appwidget.AppWidgetProviderInfo#autoAdvanceViewId} field), the Android emulator includes an
+android.appwidget.AppWidgetProviderInfo#previewImage} field), the Android emulator includes an
application called "Widget Preview." To create a preview image, launch this application, select the
app widget for your application and set it up how you'd like your preview image to appear, then save
it and place it in your application's drawable resources.</p>