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 @@ -62,7 +62,7 @@ able to hold other App Widgets is called an App Widget host. The screenshot
6262below shows
6363the 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
6868provider.</p>
@@ -882,7 +882,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget
882882sample</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
13851385the {@link android.widget.RemoteViewsService.RemoteViewsFactory
13861386RemoteViewsFactory}, 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
13911391users 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