From 1019a9c44e573d1eb44bf1733005afb46fb73f72 Mon Sep 17 00:00:00 2001
From: && repo sync -j8
+
This document describes how to publish an App Widget using an App Widget provider.
@@ -815,7 +815,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget sample:
-
+
This sample consists of a stack of 10 views, which display the values @@ -1318,7 +1318,7 @@ collections when updates occur. It shows how the App Widget code interacts with the {@link android.widget.RemoteViewsService.RemoteViewsFactory RemoteViewsFactory}, and how you can trigger updates:
-
+
One feature of App Widgets that use collections is the ability to provide users with up-to-date content. For example, consider the Android 3.0 Gmail diff --git a/docs/html/images/appwidget.png b/docs/html/images/appwidget.png deleted file mode 100644 index ab6e3de5b808..000000000000 Binary files a/docs/html/images/appwidget.png and /dev/null differ diff --git a/docs/html/images/appwidget_collections.png b/docs/html/images/appwidget_collections.png deleted file mode 100644 index 4bce4a7cffe9..000000000000 Binary files a/docs/html/images/appwidget_collections.png and /dev/null differ diff --git a/docs/html/images/appwidgets/StackWidget.png b/docs/html/images/appwidgets/StackWidget.png new file mode 100644 index 000000000000..f2f83a0adcb0 Binary files /dev/null and b/docs/html/images/appwidgets/StackWidget.png differ diff --git a/docs/html/images/appwidgets/appwidget.png b/docs/html/images/appwidgets/appwidget.png new file mode 100644 index 000000000000..ab6e3de5b808 Binary files /dev/null and b/docs/html/images/appwidgets/appwidget.png differ diff --git a/docs/html/images/appwidgets/appwidget_collections.png b/docs/html/images/appwidgets/appwidget_collections.png new file mode 100644 index 000000000000..4bce4a7cffe9 Binary files /dev/null and b/docs/html/images/appwidgets/appwidget_collections.png differ -- cgit v1.2.3-59-g8ed1b