File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ able to hold other App Widgets is called an App Widget host. The screenshot
7777below shows
7878the 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
8383provider.</p>
@@ -815,7 +815,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget
815815sample</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
13181318the {@link android.widget.RemoteViewsService.RemoteViewsFactory
13191319RemoteViewsFactory}, 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
13241324users with up-to-date content. For example, consider the Android 3.0 Gmail
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments