fix markup bugs
Change-Id: I37111431505f7803c2374917b3c186529c6e3d60
This commit is contained in:
@@ -117,7 +117,7 @@ to modify App Widget settings at create-time.</p>
|
|||||||
application's
|
application's
|
||||||
<code>AndroidManifest.xml</code> file. For example:</p>
|
<code>AndroidManifest.xml</code> file. For example:</p>
|
||||||
|
|
||||||
<pre>
|
<pre style="clear:right">
|
||||||
<receiver android:name="ExampleAppWidgetProvider" >
|
<receiver android:name="ExampleAppWidgetProvider" >
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
|
<action android:name="android.appwidget.action.APPWIDGET_UPDATE" />
|
||||||
@@ -815,8 +815,7 @@ href="{@docRoot}resources/samples/StackWidget/index.html">StackView Widget
|
|||||||
sample</a>:</p>
|
sample</a>:</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<img src="{@docRoot}resources/samples/images/StackWidget.png" alt="StackView
|
<img src="{@docRoot}resources/images/StackWidget.png" alt="" />
|
||||||
Widget" />
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>This sample consists of a stack of 10 views, which display the values
|
<p>This sample consists of a stack of 10 views, which display the values
|
||||||
|
|||||||
Reference in New Issue
Block a user