From 1019a9c44e573d1eb44bf1733005afb46fb73f72 Mon Sep 17 00:00:00 2001 From: && repo sync -j8 Date: Wed, 14 Nov 2012 18:26:07 -0800 Subject: Doc Update: Fixing images Bug: 7542170 Change-Id: I18e5d360e21af9d30864456ae429b804314e1edb --- docs/html/guide/topics/appwidgets/index.jd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/html/guide/topics/appwidgets') diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd index 7e031d9..289eabe 100644 --- a/docs/html/guide/topics/appwidgets/index.jd +++ b/docs/html/guide/topics/appwidgets/index.jd @@ -77,7 +77,7 @@ able to hold other App Widgets is called an App Widget host. The screenshot below shows the Music App Widget.

- +

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 -- cgit v1.1