File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
docs/html/guide/topics/appwidgets Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ to modify App Widget settings at create-time.</p>
117117application's
118118<code>AndroidManifest.xml</code> file. For example:</p>
119119
120- <pre>
120+ <pre style="clear:right" >
121121<receiver android:name="ExampleAppWidgetProvider" >
122122 <intent-filter>
123123 <action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
@@ -815,8 +815,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget
815815sample</a>:</p>
816816
817817<p>
818- <img src="{@docRoot}resources/samples/images/StackWidget.png" alt="StackView
819- Widget" />
818+ <img src="{@docRoot}resources/images/StackWidget.png" alt="" />
820819</p>
821820
822821<p>This sample consists of a stack of 10 views, which display the values
You can’t perform that action at this time.
0 commit comments