Skip to content

Commit 1019a9c

Browse files
committed
Doc Update: Fixing images
Bug: 7542170 Change-Id: I18e5d360e21af9d30864456ae429b804314e1edb
1 parent fa2dbd6 commit 1019a9c

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/html/guide/topics/appwidgets/index.jd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ able to hold other App Widgets is called an App Widget host. The screenshot
7777
below shows
7878
the Music App Widget.</p>
7979

80-
<img src="{@docRoot}images/appwidget.png" alt="" />
80+
<img src="{@docRoot}images/appwidgets/appwidget.png" alt="" />
8181

8282
<p>This document describes how to publish an App Widget using an App Widget
8383
provider.</p>
@@ -815,7 +815,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget
815815
sample</a>:</p>
816816

817817
<p>
818-
<img src="{@docRoot}resources/images/StackWidget.png" alt="" />
818+
<img src="{@docRoot}images/appwidgets/StackWidget.png" alt="" />
819819
</p>
820820

821821
<p>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
13181318
the {@link android.widget.RemoteViewsService.RemoteViewsFactory
13191319
RemoteViewsFactory}, and how you can trigger updates:</p>
13201320

1321-
<img src="{@docRoot}images/appwidget_collections.png" alt="" />
1321+
<img src="{@docRoot}images/appwidgets/appwidget_collections.png" alt="" />
13221322

13231323
<p>One feature of App Widgets that use collections is the ability to provide
13241324
users with up-to-date content. For example, consider the Android 3.0 Gmail
2.47 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)