Skip to content

Commit 596d0e3

Browse files
labtopiaAndroid Git Automerger
authored andcommitted
am f53c5f3: am d1ae272: Merge "Doc Update: Fixing images" into jb-dev-docs
* commit 'f53c5f3683b71d232a78e04ea06649dd5e4bfee1': Doc Update: Fixing images
2 parents 783e115 + f53c5f3 commit 596d0e3

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)