summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-04-28 14:08:57 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-04-28 14:08:57 -0700
commitc59e80c4eb60a0ba665571fee2f9561aa6e936ff (patch)
tree9e3cc54a9b88878b5e691a9886dc39d4368c1c19 /docs/html
parent97fee8554d40a8c093ef16934284d9292e4cf7a4 (diff)
parent983cb86388315c4d21c0e4b52fd9db972c3c8608 (diff)
downloadframeworks_base-c59e80c4eb60a0ba665571fee2f9561aa6e936ff.zip
frameworks_base-c59e80c4eb60a0ba665571fee2f9561aa6e936ff.tar.gz
frameworks_base-c59e80c4eb60a0ba665571fee2f9561aa6e936ff.tar.bz2
Merge "docs: fix for Misdirected link in topic Declaring Layout bug 4257430" into honeycomb
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/guide/topics/ui/declaring-layout.jd4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/html/guide/topics/ui/declaring-layout.jd b/docs/html/guide/topics/ui/declaring-layout.jd
index 2da022c..4a574be 100644
--- a/docs/html/guide/topics/ui/declaring-layout.jd
+++ b/docs/html/guide/topics/ui/declaring-layout.jd
@@ -295,7 +295,9 @@ Available Resources</a> document.</p>
{@link android.view.ViewGroup.MarginLayoutParams} for further information.
</p>
-<p>For more information about dimensions, see <a href="{@docRoot}guide/topics/resources/available-resources.html#dimension">Dimension Values</a>.</p>
+ <p>For more information about dimensions, see
+ <a href="{@docRoot}guide/topics/resources/more-resources.html#Dimension">Dimension Values</a>.
+ </p>