From 20ec5c5b13421aadda5b0358208281b9fc81327f Mon Sep 17 00:00:00 2001 From: kmccormick Date: Fri, 31 May 2013 12:28:05 -0700 Subject: Doc Update: fix host title in main doc. Change-Id: Ide683eb651ea7b485dae6c4d348b19a8d988187b --- docs/html/guide/topics/appwidgets/index.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd index 187f9ef..d8ad844 100644 --- a/docs/html/guide/topics/appwidgets/index.jd +++ b/docs/html/guide/topics/appwidgets/index.jd @@ -69,7 +69,7 @@ the Music App Widget.

This document describes how to publish an App Widget using an App Widget provider. For a discussion of creating your own {@link android.appwidget.AppWidgetHost} to host app widgets, see -Implementing a Custom App Widget Host.

+App Widget Host.

Widget Design

-- cgit v1.1