Skip to content

Commit 480ac7f

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

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
@@ -62,7 +62,7 @@ able to hold other App Widgets is called an App Widget host. The screenshot
6262
below shows
6363
the Music App Widget.</p>
6464

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

6767
<p>This document describes how to publish an App Widget using an App Widget
6868
provider.</p>
@@ -882,7 +882,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget
882882
sample</a>:</p>
883883

884884
<p>
885-
<img src="{@docRoot}resources/images/StackWidget.png" alt="" />
885+
<img src="{@docRoot}images/appwidgets/StackWidget.png" alt="" />
886886
</p>
887887

888888
<p>This sample consists of a stack of 10 views, which display the values
@@ -1385,7 +1385,7 @@ collections when updates occur. It shows how the App Widget code interacts with
13851385
the {@link android.widget.RemoteViewsService.RemoteViewsFactory
13861386
RemoteViewsFactory}, and how you can trigger updates:</p>
13871387

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

13901390
<p>One feature of App Widgets that use collections is the ability to provide
13911391
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)