diff --git a/samples/ApiDemos/src/com/example/android/apis/app/_index.html b/samples/ApiDemos/src/com/example/android/apis/app/_index.html index a64c650d7..fff5ce2e7 100644 --- a/samples/ApiDemos/src/com/example/android/apis/app/_index.html +++ b/samples/ApiDemos/src/com/example/android/apis/app/_index.html @@ -7,7 +7,7 @@
Code:
HelloWorld.java
Layout: -
+
hello_world.xml
@@ -99,7 +99,7 @@
OneShotAlarm.java
RepeatingAlarm.java
Layout: -
+
alarm_controller.xml
@@ -113,7 +113,7 @@
AlarmService.java
AlarmService_Service.java
Layout: -
+
alarm_service.xml
diff --git a/samples/ApiDemos/src/com/example/android/apis/graphics/_index.html b/samples/ApiDemos/src/com/example/android/apis/graphics/_index.html index 1f2b1b0dc..c9d36eae0 100644 --- a/samples/ApiDemos/src/com/example/android/apis/graphics/_index.html +++ b/samples/ApiDemos/src/com/example/android/apis/graphics/_index.html @@ -16,7 +16,7 @@
Code:
GLSurfaceViewActivity.java
Layout: -
hello_world.xml +
hello_world.xml
@@ -33,10 +33,9 @@
Shows how you can place overlays on top of a SurfaceView.
Code: -
SurfaceViewOverlay.java, - GLSurfaceView.java +
SurfaceViewOverlay.java
Layout: -
surface_view_overlay.xml +
surface_view_overlay.xml