From 600a75c31f0bb0993b815a17b7e22263f9ffb3b3 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 12 Sep 2012 10:05:38 -0700 Subject: [PATCH] fix links to style and themes source files Change-Id: I49759c689c3d345be014c7a252e266d7529af230 --- docs/html/guide/topics/ui/themes.jd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/html/guide/topics/ui/themes.jd b/docs/html/guide/topics/ui/themes.jd index d787492d81045..2053197e0612a 100644 --- a/docs/html/guide/topics/ui/themes.jd +++ b/docs/html/guide/topics/ui/themes.jd @@ -413,8 +413,8 @@ thoroughly describe the styles, so viewing the actual source code for these styl themes will give you a better understanding of what style properties each one provides. For a better reference to the Android styles and themes, see the following source code:

These files will help you learn through example. For instance, in the Android themes source code,