AI 147793: cleanup broken links and delete all innacurate info in apidemo pages
BUG=1810005 Automated import of CL 147793
This commit is contained in:
committed by
The Android Open Source Project
parent
37dca7f3bc
commit
705a3ee397
@@ -7,7 +7,7 @@
|
||||
<dt>Code:
|
||||
<dd> <a href="HelloWorld.html">HelloWorld.java</a>
|
||||
<dt>Layout:
|
||||
<dd> <a href="{@docRoot}samples/ApiDemos/res/layout/hello_world.html">
|
||||
<dd> <a href="/guide/samples/ApiDemos/res/layout/hello_world.html">
|
||||
hello_world.xml</a>
|
||||
</dl>
|
||||
</dd>
|
||||
@@ -34,7 +34,7 @@
|
||||
<dt><a href="TranslucentActivity.html">Translucent</a></dt>
|
||||
<dd>Demonstrates how to make an activity with a transparent background. </dd>
|
||||
|
||||
<dt><a href="TranslucentFancyActivity.html">TranslucentFancy</a></dt>
|
||||
<dt><a href="TranslucentBlurActivity.html">TranslucentBlur</a></dt>
|
||||
<dd>Demonstrates how to make an activity with a transparent background with
|
||||
a special effect (blur). </dd>
|
||||
</dl>
|
||||
@@ -82,7 +82,7 @@
|
||||
<dd> <a href="ServiceStartArgumentsController.html">ServiceStartArgumentsController.java</a>
|
||||
<dd> <a href="ServiceStartArguments.html">ServiceStartArguments.java</a>
|
||||
<dt>Layout:
|
||||
<dd> <a href="{@docRoot}samples/ApiDemos/res/layout/service_start_arguments_controller.html">
|
||||
<dd> <a href="/guide/samples/ApiDemos/res/layout/service_start_arguments_controller.html">
|
||||
service_start_arguments_controller.xml</a>
|
||||
</dl>
|
||||
</dd>
|
||||
@@ -101,7 +101,7 @@
|
||||
<dd> <a href="OneShotAlarm.html">OneShotAlarm.java</a>
|
||||
<dd> <a href="RepeatingAlarm.html">RepeatingAlarm.java</a>
|
||||
<dt>Layout:
|
||||
<dd> <a href="{@docRoot}samples/ApiDemos/res/layout/alarm_controller.html">
|
||||
<dd> <a href="/guide/samples/ApiDemos/res/layout/alarm_controller.html">
|
||||
alarm_controller.xml</a>
|
||||
</dl>
|
||||
</dd>
|
||||
@@ -115,7 +115,7 @@
|
||||
<dd> <a href="AlarmService.html">AlarmService.java</a>
|
||||
<dd> <a href="AlarmService_Service.html">AlarmService_Service.java</a>
|
||||
<dt>Layout:
|
||||
<dd> <a href="{@docRoot}samples/ApiDemos/res/layout/alarm_service.html">
|
||||
<dd> <a href="/guide/samples/ApiDemos/res/layout/alarm_service.html">
|
||||
alarm_service.xml</a>
|
||||
</dl>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user