From b10b48f62d3cac684424e4181d4e8ec61f227e95 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Tue, 13 Sep 2011 16:40:52 -0700
Subject: docs: remove gerunds from UI dev guides and resolve linkbacks
Change-Id: Idc8b017aa202dd2dc6240eb348a7a89a6369ff55
---
docs/html/guide/topics/appwidgets/index.jd | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'docs/html/guide/topics/appwidgets')
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd
index 78b5b51..b85d467 100644
--- a/docs/html/guide/topics/appwidgets/index.jd
+++ b/docs/html/guide/topics/appwidgets/index.jd
@@ -297,8 +297,7 @@ Guidelines.
Creating the App Widget layout is simple if you're
familiar with Declaring Layout in
-XML.
+href="{@docRoot}guide/topics/ui/declaring-layout.html">XML Layouts.
However, you must be aware that App Widget layouts are based on {@link
android.widget.RemoteViews},
which do not support every kind of layout or view widget.
--
cgit v1.1